CreateReceiptRequest
Object description
Field | Type | Required | Description |
invoiceId | String | Yes | Smarts invoice identifier |
products | List<Product> | Yes | List of products added to shopping cart |
shipment | No | Shipping details for receipt | |
loyaltyCards | List<LoyaltyCard> | No | Customer loyalty cards for logged in store |
langCode | Yes | Customer language code | |
personId | String | Yes | Smarts customer unique person identifier |
institutionId | String | Yes | Smarts store unique identifier |
Last updated