Merchandise Orders
Last update: 18 minutes ago by Nazar32Reading time: 2 min
Data to be included in file
Field Name in File | Field Description | Sample Data | Field Type | Size | IsNullable | Comments |
---|---|---|---|---|---|---|
id | Merchandise Order Line Item UUID | 9f7f5a82-f7bb-11ea-adc1-0242ac120002 | UUID | No |
| |
merchandiseOrderId | Merchandise Order UUID | ed6e7051-ee4b-4c58-82cd-9fe34a2609ff | UUID | No |
| |
numericalOrderId | Numerical order Id assigned to an order | 12345678 | Integer | No |
| |
registrationId | UUID of the registration that the merchandise order is associated with | 75g9e86a-f73c-11ea-adc1-0242ac120002 | UUID | No |
| |
productVariantId | UUID of the registration that the merchandise order is associated with | 3e8363e4-f38e-4199-b247-c28347401326 | UUID | No |
| |
quantity | Quantity of the product variant selected by the registrant | 2 | Integer | No | ||
orderDate | Date/time the merchandise order was completed | 2020-08-27T06:29:54.400000000Z | String | No |
| |
shippingAddress | Shipping Address for order item | 123 St. | String | Yes |
| |
shippingSuburb | Shipping Suburb for order item | Hillarys | String | Yes |
| |
shippingPostcode | Shipping Postcode for order item | 6025 | String | Yes |
| |
shippingState | Shipping State for order item | WA | String | Yes |
| |
shippingCountry | Shipping Country for order item | Australia | String | Yes |
| |
createdAt | Date/time the merchandise order was created | 2020-08-27T06:29:54.400000000Z | String | No |
| |
updatedAt | Date/time the merchandise order was last updated | 2020-08-27T06:29:54.400000000Z | String | No |
|