curl https://api.thanxsandbox.com/purchases/:id \ -X GET \ $AUTH_HEADERS
{ "purchase": { "id": "92b7b0dac4", "user_id": "weori235", "merchant_id": "9a1f0772c9ac", "location_id": "e7183da044", "purchased_at": "2020-01-01T20:00:00Z", "amount": 9.99, "order": { "provider": "OLO", "id": "YWEI2342F" } } }
This endpoint returns the purchase associated with the id in the path.
Show order
OLO
Toast
Other