Logo
Acquired.com API API Documentation

Retrieve a mandate

GET {{url}}mandates/:mandate_id

Utilise this endpoint to retrieve information associated with a specific mandate. Just add the necessary mandate_id to your request, and we will return the relevant data.

https://docs.acquired.com/reference/fetch-mandate-by-id

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://test-api.acquired.com/v1/mandates/:mandate_id'

ENDPOINTS