get https://{api_url}/api/v5/purchases/
Get a Specific Purchase
Log in to see full request history
Response
200Purchase Read
Get a Specific Purchase
200Purchase Read
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/purchases/obfuscated_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!