Submit a payout
POST {{baseUrl}}/submitThirdParty
Submits a payout using the previously stored payment details. To store payment details, use the /storeDetail
API call. The submitted payout must be confirmed or declined either by a reviewer or via /confirmThirdParty
or /declineThirdParty
calls.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status
ENDPOINTS