For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
B2B
Queries
receipt
Copy page
The details of a receipt. Requires IP authentication.
Arguments
id
Integer
Required
The receipt id. This field is required.
Returns
an optional ReceiptType
id
String
receiptLineSet
ReceiptLinesTypeCountableConnection
Show 3 properties
createdAt
Integer
The create at of receipt.Required
updatedAt
Integer
The update at of receipt.Required
storeHash
String
The store hash of store.Required
customerId
Integer
The customer id of receipt.Required
externalId
Integer
The external id of receipt
externalCustomerId
Integer
The external customer id of receipt
totalCode
String
totalAmount
Decimal
payerName
String
The payer name of receipt.Required
payerCustomerId
String
The payer customer id of receipt.Required
details
GenericScalar
The details of receipt
paymentId
Integer
The payment id of receipt.Required
transactionType
String
The transaction type of receipt.Required
paymentType
String
referenceNumber
String
The reference number of receipt.Required
total
GenericScalar
The total of receipt.Required