πŸ†”Query Vend Receipt

Use this endpoint to request vend information with the merchant_id provided when creating the vend request.

get
Path parameters
merchant_idintegerRequired

Tracking UUID for merchant

Header parameters
AuthorizationstringRequired

Secret Token for user authentication

Example: {"value":"Token tk-1234sOuTH-AfrICa567"}
Responses
200

Request Tracked Successfully

application/json
get
/api/v1/track/{merchant_id}

Last updated