List withdrawals
GET /v2/send/withdrawals
List all withdrawals for the current user with pagination
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Page number (starts at 1)
Example
1Items per page
Example
10Total number of items
Example
100Total number of pages
Example
10Whether there is a next page
Example
trueWhether there is a previous page
Filter by withdrawal status
Example
createdPage number (starts at 1)
Example
1Items per page
Example
10Header Parameters
Section titled “Header Parameters ”API Key
API Secret
Responses
Section titled “ Responses ”List of withdrawals
object
List of withdrawals
object
Withdrawal ID
e271bc5c-f870-44cd-8462-54280d0411f6Corridor ID
e271bc5c-f870-44cd-8462-54280d0411f6Organisation ID
e271bc5c-f870-44cd-8462-54280d0411f6User ID
e271bc5c-f870-44cd-8462-54280d0411f6Withdrawal status
Amount in USDC
1000.00Currency code
USDCNetwork transaction details (e.g., contractTransactionHash, blockNumber, gasUsed)
object
Payout details (e.g., payoutId, payoutReference, payoutMethod)
object
Bank transfer details (e.g., transferReference, bankCode, clearingDate)
object
Failure reason if failed
Network completion timestamp
Payout completion timestamp
Bank transfer completion timestamp
Completion timestamp
Creation timestamp
Last update timestamp
Pagination info
object
Page number (starts at 1)
1Items per page
10Total number of items
100Total number of pages
10Whether there is a next page
trueWhether there is a previous page
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error