Skip to main content
GET
/
collect
/
receipts
/
{id}
/
jsonld
Get receipt as application/ld+json
curl --request GET \
  --url https://api.getovra.com/collect/receipts/{id}/jsonld \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Path Parameters

id
string
required

Response

JSON-LD receipt

The response is of type object.