Receipts
Create a new receipt
post/v1/receipts
Request body
amountnumber double
Amount
customerIdinteger nullable
Customer ID
customerInternalIdstring nullable
Customer number
customerNamestring nullable
Customer name
customerNumberstring nullable
Customer number
datestring date
Date
idinteger
ID
internalIdstring nullable
Internal ID
metadataobject nullable
Metadata
notesstring nullable
Notes
paymentMethod'Transfer' | 'Order' | 'Check' | 'Cash' | 'Card' | 'Bill' | 'Usec' | 'Other'
referencestring nullable
Reference
status'Success' | 'Pending' | 'Failed'
Receipt Status
Response
OK
amountnumber double
Amount
customerIdinteger nullable
Customer ID
customerInternalIdstring nullable
Customer number
customerNamestring nullable
Customer name
customerNumberstring nullable
Customer number
datestring date
Date
idinteger
ID
internalIdstring nullable
Internal ID
metadataobject nullable
Metadata
notesstring nullable
Notes
paymentMethod'Transfer' | 'Order' | 'Check' | 'Cash' | 'Card' | 'Bill' | 'Usec' | 'Other'
referencestring nullable
Reference
status'Success' | 'Pending' | 'Failed'
Receipt Status