This API is for Patners that use are able to deliver card related token with receipt data.
POST /api/v1/receipts/ HTTP/1.1Host: api.dev.receipthero.ioAuthorization: Token <RECEIPTHERO_API_KEY>Content-Type: application/json{"attributes": {"card_token": "<CARD_TOKEN>","token_type": "<EXAMPLE_TOKEN_TYPE>"},"receipt": {<HeroJSON>}}
ReceiptHero JSON as <HeroJSON>
HTTP 200 OKContent-Type: application/json