UNPKG

@pipedream/omnisend

Version:

Pipedream Omnisend Components

84 lines 2.14 kB
export default { "orderID": "2017-05-06-14587", "orderNumber": 201706145, "email": "dr.evil@example.com", "contactID": "56565FRT1446466sd66", "firstName": "Dr.", "lastName": "Evil", "cartID": "4557116516", "shippingMethod": "Ground shipping", "trackingCode": "666", "courierTitle": "Nuclear post", "courierUrl": "http://www.example.com/?trackId=666", "orderUrl": "http://www.example.com/orders/2017-05-06-14587", "source": "", "tags": [ "Fragile", "High Priority" ], "discountCode": "mojo66", "discountValue": 1111, "discountType": "fixedAmount", "currency": "USD", "subTotalSum": 55566, "subTotalTaxIncluded": false, "orderSum": 66666, "discountSum": 1111, "taxSum": 0, "shippingSum": 0, "createdAt": "2017-06-20T16:40:12Z", "updatedAt": "2017-06-20T16:40:12Z", "contactNote": "Door code: 442", "paymentMethod": "Credit card", "paymentStatus": "paid", "fulfillmentStatus": "fulfilled", "billingAddress": { "firstName": "Dr.", "lastName": "Evil", "company": "Evil Ltd", "phone": "+442076540809", "country": "United Kingdom", "countryCode": "GB", "state": "", "city": "London", "address": "Westminster", "postalCode": "SW1A 1AA" }, "shippingAddress": { "firstName": "Dr.", "lastName": "Evil", "company": "Evil Ltd", "phone": "+442076540809", "country": "United Kingdom", "countryCode": "GB", "state": "", "city": "London", "address": "Westminster", "postalCode": "SW1A 1AA" }, "products": [ { "cartProductID": "1", "productID": "prod666", "variantID": "prod666", "variantTitle": "Container for mojo - aliuminium/black", "title": "Container for mojo", "quantity": 1, "weight": 1000, "price": 66666, "discount": 0, "imageUrl": "http://www.example.com/images/products/prod-666.png", "productUrl": "http://www.example.com/products/prod-666", "categoryIDs": [ "cat1", "cat1-23" ], "tags": [ "containers" ] } ], "customFields": { "phone": "+66 666 666 66" } }