Payout Create API Status Codes & Messages
-
SUCCESS_200
Payout created.
-
ERR_004
The identifier ID is required.
-
ERR_004
Please provide wallet number.
-
ERR_004
The wallet must be a valid number.
-
ERR_004
Please specify the amount.
-
ERR_004
The amount must be a valid number.
-
ERR_004
Please specify the payment gateway.
-
ERR_004
The currency is required.
-
ERR_004
API verification failed.
-
ERR_004
Requested currency is not allowed.
-
ERR_004
This identifier is already in use. Please choose a different one.
-
ERR_004
Insufficient balance.
-
ERR_004
Failed to create payout request. Please try again later.
-
ERR_004
Unexpected error: [error message]
Payout Status API Status Codes & Messages
-
SUCCESS_200
Successful
-
ERR_004
Please provide the identifier.
-
ERR_004
API verification failed.
-
ERR_004
Transaction not found for the provided identifier.
-
ERR_004
Unexpected error: [error message]