Receipt Partner
string · requiredstring · requiredinteger · int32 · requiredstring · requiredstring · requiredstring · date-time · requiredstring string · requiredstring · required string string · requiredinteger · int32 · requiredbooleanstringstring ReceiptType · enum
Schemas
ApiError
patherrorstatusmessageexceptiontimestamptitleShort, human-readable summary of the problem
Telephone
Telephone model for distribution
numberPhone number
Example: 61051910
countryCodeCountry code
Example: 47
Distribution
Request for sending a receipt to a customer using one or more distribution methods. Will only send email if both email and telephone are provided. To send sms, leave email as null.
emailEmail to receive receipt
Example: example@entur.org
Telephone model for distribution
SendReceiptRequest
Request for sending a sale receipt to a customer using one or more distribution methods
orderIdOrder id to generate receipt
Example: 1234567890
Distribution · required
Request for sending a receipt to a customer using one or more distribution methods. Will only send email if both email and telephone are provided. To send sms, leave email as null.
orderVersionWhich version of the order that should be used to generate a receipt
Example: 1
copyReceiptSet to true when the receipt is a copy.
serialNumberThe desired serial number for the receipt
receiptLanguageDesired language of the receipt. Currently only supporting 'nob' and 'eng'
Example: nob
Default: nob
ReceiptTypeResponse
Response from a successful type query.
receiptTypeType of receipt
Enum values:
SALE
REFUND
CANCEL
CHANGE
DAY_SUMMARY
Example: SALE