Receipt Partner
string · requiredstring · required string string · requiredinteger · int32 · requiredstringstringboolean string · requiredstring · date-time · requiredinteger · int32 · requiredstring · requiredstring · requiredstring · requiredstring · requiredstring ReceiptType · enum
Schemas
Telephone
Telephone model for distribution
countryCodeCountry code
Example: 47
numberPhone number
Example: 61051910
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
orderVersionWhich version of the order that should be used to generate a receipt
Example: 1
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.
receiptLanguageDesired language of the receipt. Currently only supporting 'nob' and 'eng'
Example: nob
Default: nob
serialNumberThe desired serial number for the receipt
copyReceiptSet to true when the receipt is a copy.
UserReceiptResponse
Response from a accepted receipt request.
referenceReference to receipt
Example: a49f7259-7285-42ce-b7b0-e48a77fbfb39
ApiError
timestampstatuserrorexceptionmessagepathtitleShort, human-readable summary of the problem
ReceiptTypeResponse
Response from a successful type query.
receiptTypeType of receipt
Enum values:
SALE
REFUND
CANCEL
CHANGE
DAY_SUMMARY
Example: SALE
Did you find what you were looking for?