For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Objects
ReceiptLinesType
OBJECT
Copy page
Fields
id
String
Required
createdAt
Integer
Optional
The create at of receipt lines.Required
updatedAt
Integer
Optional
The update at of receipt lines.Required
storeHash
String
Optional
The store hash of store.Required
customerId
Integer
Optional
The customer id of receipt lines.Required
externalId
Integer
Optional
The external id of receipt lines
externalCustomerId
Integer
Optional
The external customer id of receipt lines
receiptId
Integer
Optional
The id of receipt lines.Required
invoiceId
Integer
Optional
The invoice id of receipt lines.Required
amountCode
String
Optional
amount
String
Optional
The amount of receipt lines.Required
paymentStatus
Integer
Optional
The payment status of receipt lines.Required
paymentType
String
Optional
The payment type of receipt lines.Required
invoiceNumber
String
Optional
The invoice number of receipt lines.Required
paymentId
Integer
Optional
The payment id of receipt lines.Required
transactionType
String
Optional
The transaction type of receipt lines.Required
referenceNumber
String
Optional
The reference number of receipt lines.Required
companyInfo
CompanyInfoType
Optional
Company information of receipt lines
Show 9 fields
Referenced by
Queries
receiptLine
Fields
ReceiptLinesTypeCountableEdge.node