Skip to main content
POST
/
v1
/
bucket
/
b5f7de1d-2bf2-41d6-89e9-3315d48fa4c1
/
withdraw
/
confirm
/
tr__bkd__6841e218a699ae63c00e9107
Confirm Bucket Withdraw Transaction
curl --request POST \
  --url https://api.rokcel.com/v1/bucket/b5f7de1d-2bf2-41d6-89e9-3315d48fa4c1/withdraw/confirm/tr__bkd__6841e218a699ae63c00e9107 \
  --header 'Content-Type: application/json' \
  --data '
"{\n      \"otp\": \"941411\"\n    // \"password\": \"1234567\"\n}"
'

Headers

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Query Parameters

skip
string
Example:

"89563"

Response

200 - undefined