{{baseUrl}}/request/:id/callback
GET {{baseUrl}}/request/:id/callback
Please note that this endpoint is only available in the sandbox environment.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"message": "Callback done with exit code: 200"
} |
ENDPOINTS