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

Headers

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Body

application/json