Receipt
Field | Type | Required | Description |
institutionInvoiceId | Yes | Institution side invoice identifier | |
invoiceId | Yes | Smarts invoice unique identifier | |
institutionId | String | Yes | Smarts store unique identifier |
customerId | String | Yes | Smarts customer unique identifier |
products | Yes | Receipt product description | |
loyaltyCards | No | Receipt loyalty cards description | |
shipment | No | Shipment details | |
currency | Yes | Currency | |
totalWithoutAddition | double | Yes | Shipment address |
additionSum | double | Yes | Addition sum |
totalWithoutVAT | double | Yes | Total without VAT |
vatSum | double | Yes | VAT sum |
total | double | Yes | Total to pay |
Last modified 3yr ago