cURL
curl --request POST \ --url https://api.rokcel.com/v1/bucket \ --header 'Content-Type: application/json' \ --data '{ "currency_id": 840, "name": "My Airtel Account" }'
Create A Bucket
"{{APP_TOKEN}}"
840
"My Airtel Account"