Currently in the process of migrating from Apiary.
curl --location 'https://ext.kasamax.cz/ext/receipt/get' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"localId": "string",
"externalId": "string"
}'{}