Logo
Openapi.it Public API Documentation

{{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" }



Curl
curl -X GET 'baseUrl/request/:id/callback' -H 'Accept: application/json'

ENDPOINTS