Skip to content

Instantly share code, notes, and snippets.

@KucherenkoIhor
Created January 24, 2024 16:07
Show Gist options
  • Save KucherenkoIhor/4f70d41aaeca30b25f0f5347cde5ca70 to your computer and use it in GitHub Desktop.
Save KucherenkoIhor/4f70d41aaeca30b25f0f5347cde5ca70 to your computer and use it in GitHub Desktop.
{
"success": true,
"payload": {
"orders": [
{
"id": "d1817860-3a72-40f7-b89d-05bbfef2084a",
"incrementId": 16267,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "53bc6beb-b94d-4a38-b928-844134ac7a4c",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 1.3,
"total": 1.3,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.1,
"additionalPrice": 0,
"updatedTotal": 1.3,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 1.3,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 1.3,
"priceBeforeDiscounts": 1.3,
"priceAfterDiscounts": 1.3,
"quantity": 1,
"total": 1.3,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.1,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683220362911,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4477"
},
"customFields": [],
"lastUpdated": 1683220367704,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "4cd79ef4-12f5-40b2-b88d-1ff7fea20596",
"author": "",
"date": 1683220367704,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "68ddd1e3-0c72-4243-8f2a-e59030d61f75",
"author": "",
"date": 1683220362911,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "5dbc4542-8fb4-4282-8cef-0cabbb0e917b",
"amount": "1.3",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "53bc6beb-b94d-4a38-b928-844134ac7a4c",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "477f91b1-e59c-4143-b7c9-2bee55301366",
"incrementId": 16266,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "4162507b-ae7c-4c92-84ed-1e3cd6f13f35",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 68.3,
"total": 73.3,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 5.28,
"additionalPrice": 0,
"updatedTotal": 73.3,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 73.3,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "Collection",
"source": "AUTOMATIC",
"amount": 7.7
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.278,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683220283741,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4476"
},
"customFields": [],
"lastUpdated": 1683220294410,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "e95d5135-b399-466a-8f14-c00ab7ca1688",
"name": "Collection",
"amount": 7.7
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_729c0e89-019f-478e-a04c-168515f61ece",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 5,
"totalPriceBeforeTax": 5
}
],
"isPickedUp": false,
"history": [
{
"id": "ff36de0d-fce6-4ce0-a13e-963b708f5a7e",
"author": "",
"date": 1683220294410,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b471b480-695f-4ee3-a31b-c47fcab1d073",
"author": "",
"date": 1683220283741,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "5a32b831-9842-4ac1-be5f-f9c44fc40f27",
"amount": "73.3",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "4162507b-ae7c-4c92-84ed-1e3cd6f13f35",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a6304552-573b-46c1-a772-68c150b8c344",
"incrementId": 16265,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "notFulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "7dc751f8-e5dd-44ea-a7a0-2a37bf0b43d1",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 312,
"total": 270,
"discount": {
"name": "10Test",
"value": 2,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 20.87,
"additionalPrice": 0,
"updatedTotal": 270,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 270,
"totalGiftCardAmount": 0,
"balance": 200,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 40
},
{
"name": "10Test",
"source": "COUPON",
"amount": 2
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 100,
"quantity": 3,
"total": 300,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 20.865,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 10,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": 2,
"taxIncludedInPrice": true,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683218905008,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "partiallyPaid"
},
"shippingInfo": {
"method": "",
"status": "notFulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4475"
},
"customFields": [],
"lastUpdated": 1683218920344,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 30
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 2,
"code": "10Test"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "3acba9f2-1faa-4561-83f6-e320f575a1eb",
"author": "",
"date": 1683218920344,
"additionalData": null,
"message": "order.history.ORDER_PARTIALLY_PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "f1819720-f867-409d-a633-1462200aff7e",
"author": "",
"date": 1683218905008,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "89b90b04-5231-4b98-9013-29228d8baad9",
"amount": "70",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "7dc751f8-e5dd-44ea-a7a0-2a37bf0b43d1",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "f2e5f022-ce2a-4a06-a9c0-2715615f17f5",
"incrementId": 16264,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "83a82e77-9937-4892-a4bd-53bdabc2a24d",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 332,
"total": 332,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 25.66,
"additionalPrice": 0,
"updatedTotal": 332,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 332,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 60
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 5,
"total": 380,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 25.502,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.155,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683215348020,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4474"
},
"customFields": [],
"lastUpdated": 1683215358537,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 50
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "c7cb4b56-401b-479e-ba5a-5e39c5acdb7b",
"author": "",
"date": 1683215358537,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "19a643f1-ef34-4c2e-bb34-5c62720a4809",
"author": "",
"date": 1683215348020,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "0578b0b5-cf9d-4e52-8313-e62f13b7bdd8",
"amount": "332",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "83a82e77-9937-4892-a4bd-53bdabc2a24d",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "833fa7cc-613d-4aca-bcd1-b1c745c237c7",
"incrementId": 16263,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "638851e3-056f-4109-8fdb-3bcc362db8a6",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 8.6,
"total": 8.6,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.67,
"additionalPrice": 0,
"updatedTotal": 8.6,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 8.6,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "Collection",
"source": "AUTOMATIC",
"amount": 15.4
}
]
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 2,
"total": 24,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.665,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683214869720,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4473"
},
"customFields": [],
"lastUpdated": 1683214881240,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "e95d5135-b399-466a-8f14-c00ab7ca1688",
"name": "Collection",
"amount": 15.4
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "e0042cd6-9367-4754-831e-4566b33ff466",
"author": "",
"date": 1683214881240,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "dceb3c33-4ad8-4c66-a842-4e38f7704ed2",
"author": "",
"date": 1683214869720,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "c1792e0c-6425-41c3-8d25-e37b6de92f6c",
"amount": "8.6",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "638851e3-056f-4109-8fdb-3bcc362db8a6",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7dd29c5e-37d3-4de9-9216-dab7eb520b27",
"incrementId": 16262,
"contactId": "5b225d3f-9459-4e5e-a878-fde4ef00ecf0",
"contactInfo": {
"contactId": "5b225d3f-9459-4e5e-a878-fde4ef00ecf0"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "fee4a95b-ad3f-4a34-88df-4b1cb0b702e1",
"userInfo": {
"name": "ggggg hhhhh",
"email": "ggg@test.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 154,
"total": 127,
"discount": {
"name": "minordertotal",
"value": 12,
"code": "6LB7V7SW73S6",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 9.43,
"additionalPrice": 0,
"updatedTotal": 127,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 127,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 30
},
{
"name": "minordertotal",
"source": "COUPON",
"amount": 12
}
]
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 11.82,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.141,
"discount": 0.18,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 70.09,
"quantity": 2,
"total": 152,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 9.287,
"discount": 11.82,
"taxIncludedInPrice": true,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683213646261,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0543"
},
"customFields": [],
"lastUpdated": 1683213660684,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 20
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "ce58a91b-0344-4cb0-9af1-d4d0297c6142",
"name": "minordertotal",
"amount": 0.18,
"code": "6LB7V7SW73S6"
},
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": null,
"coupon": {
"id": "ce58a91b-0344-4cb0-9af1-d4d0297c6142",
"name": "minordertotal",
"amount": 11.82,
"code": "6LB7V7SW73S6"
},
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_f39d1cd4-6a05-4fb7-b07c-3c6d7829c05c",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 5,
"totalPriceBeforeTax": 5
}
],
"isPickedUp": false,
"history": [
{
"id": "7bb3f215-c97d-438d-bbbb-a79a3a70525b",
"author": "",
"date": 1683213660684,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "ae3ee3c4-54fd-476f-8ecb-12b10149a502",
"author": "",
"date": 1683213660524,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "ca903f46-b260-4bc8-9e1a-194d205b80bd",
"author": "",
"date": 1683213646261,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "ce76ad79-6cec-4350-93bf-29a51b86f0e3",
"amount": "127",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "fee4a95b-ad3f-4a34-88df-4b1cb0b702e1",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "1a6542f6-b6c6-4fa3-b54c-ece4865fabd0",
"incrementId": 16261,
"contactId": "f56533ee-2e1d-48b7-ac35-d56e504daa35",
"contactInfo": {
"contactId": "f56533ee-2e1d-48b7-ac35-d56e504daa35"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "a6b9da18-55ed-4201-8ce4-ad3421ca7f2f",
"userInfo": {
"name": "",
"email": "test567@test2.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 68.3,
"total": 68.3,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 5.28,
"additionalPrice": 0,
"updatedTotal": 68.3,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 68.3,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 68.3,
"priceBeforeDiscounts": 68.3,
"priceAfterDiscounts": 68.3,
"quantity": 1,
"total": 68.3,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.278,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683213301211,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4472"
},
"customFields": [],
"lastUpdated": 1683213315359,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "2672d637-bf44-49b4-bd1c-ab9945b38b61",
"author": "",
"date": 1683213304728,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "f1a6cf93-e104-4a76-9bdd-fa5ba7b84d8c",
"author": "",
"date": 1683213301211,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "c6504252-7684-41da-b596-7be21cdfa60a",
"amount": "68.3",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "a6b9da18-55ed-4201-8ce4-ad3421ca7f2f",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "84f05cbd-c8f2-4fd3-880e-58008c78c6af",
"incrementId": 16260,
"contactId": "688e3bb1-b8fd-43e0-85fd-7c3f5a0c58a4",
"contactInfo": {
"contactId": "688e3bb1-b8fd-43e0-85fd-7c3f5a0c58a4"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "d92dc82b-f021-46d6-be64-7afb567a9535",
"userInfo": {
"name": "",
"email": "artemlo+8@wix.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 88,
"discount": {
"name": "10Test",
"value": 10,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.18,
"additionalPrice": 0,
"updatedTotal": 88,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 88,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "10Test",
"source": "COUPON",
"amount": 10
},
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 100,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.182,
"discount": 10,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683205926614,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4471"
},
"customFields": [],
"lastUpdated": 1683206005818,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 10,
"code": "10Test"
},
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_ca60bbe2-f429-4fd8-b818-6cc6b165ffc7",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 8,
"totalPriceBeforeTax": 8
}
],
"isPickedUp": false,
"history": [
{
"id": "3987a2bb-d328-46e1-bd63-f2ef1286a110",
"author": "wixqatestartemlo@gmail.com",
"date": 1683206005818,
"additionalData": null,
"message": "tttttt",
"itemType": "MerchantComment",
"capabilities": {
"deletable": true,
"editable": true
}
},
{
"id": "3bfb50f8-ff1b-459e-b6a3-167b41113493",
"author": "wixqatestartemlo@gmail.com",
"date": 1683205991808,
"additionalData": null,
"message": "yyyyy",
"itemType": "MerchantComment",
"capabilities": {
"deletable": true,
"editable": true
}
},
{
"id": "a768b1fe-ef03-451f-bcaf-a900e4b6cef2",
"author": "",
"date": 1683205937635,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "9d14d9f2-9ca8-4c76-98bf-ab37e43b2e08",
"author": "",
"date": 1683205926614,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "53637f1e-0bd5-4f9e-8b88-99b13ccb68ac",
"amount": "88",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "d92dc82b-f021-46d6-be64-7afb567a9535",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "f12a6a13-f5f0-4ac8-8645-2bc384d882df",
"incrementId": 16259,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "de641aa4-a5ab-40ad-9b4e-122b476e6500",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 13.2,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.93,
"additionalPrice": 0,
"updatedTotal": 13.2,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 13.2,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.927,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683204392100,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4470"
},
"customFields": [],
"lastUpdated": 1683204435359,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_349f12a0-81b9-462c-901b-7c57cda7af31",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 1.2,
"totalPriceBeforeTax": 1.2
}
],
"isPickedUp": false,
"history": [
{
"id": "8eea472c-8fb1-4fe9-ac87-603d36e7fb56",
"author": "",
"date": 1683204435359,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "d77d698e-2f39-4168-a814-a999250ab2e5",
"author": "",
"date": 1683204392100,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "dd2ba8aa-0d5e-4aff-abae-1b17749e390a",
"amount": "13.2",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "de641aa4-a5ab-40ad-9b4e-122b476e6500",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "67d8b549-8978-4413-a61f-5b557bedc3b7",
"incrementId": 16258,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "3f2a37b0-bfdb-4505-82b1-b80b739f4b98",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 4.3,
"total": 4.73,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.33,
"additionalPrice": 0,
"updatedTotal": 4.73,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 4.73,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "Collection",
"source": "AUTOMATIC",
"amount": 7.7
}
]
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.332,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683204364982,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4469"
},
"customFields": [],
"lastUpdated": 1683204380467,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "e95d5135-b399-466a-8f14-c00ab7ca1688",
"name": "Collection",
"amount": 7.7
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_4b6707f0-0e10-45be-bdb8-f79895aca824",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.43,
"totalPriceBeforeTax": 0.43
}
],
"isPickedUp": false,
"history": [
{
"id": "65c190e8-e66c-4bce-a8fe-154f6e4a3057",
"author": "",
"date": 1683204380467,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b76f6a77-6a6d-45fb-8c34-e17592a0de98",
"author": "",
"date": 1683204364982,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "4de864cc-38e0-4661-8a41-65ff99ac6aea",
"amount": "4.73",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "3f2a37b0-bfdb-4505-82b1-b80b739f4b98",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "866324cc-e39f-4b30-ae23-2d92c46e30c8",
"incrementId": 16257,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "1e16378c-dfd9-4bd6-9dee-90eb49fcec2c",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 68.3,
"total": 75.13,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 5.28,
"additionalPrice": 0,
"updatedTotal": 75.13,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 75.13,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "Collection",
"source": "AUTOMATIC",
"amount": 7.7
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 68.3,
"priceBeforeDiscounts": 68.3,
"priceAfterDiscounts": 68.3,
"quantity": 1,
"total": 68.3,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.278,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683199233210,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4468"
},
"customFields": [],
"lastUpdated": 1683199244249,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "e95d5135-b399-466a-8f14-c00ab7ca1688",
"name": "Collection",
"amount": 7.7
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_696df3fa-7307-45d1-972c-0e1b9dae08aa",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 6.83,
"totalPriceBeforeTax": 6.83
}
],
"isPickedUp": false,
"history": [
{
"id": "346c1c82-809d-484c-a7ac-c19ff072c3f1",
"author": "",
"date": 1683199244249,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "bf124944-1510-4b95-b528-3c6f7fa2ed2d",
"author": "",
"date": 1683199233210,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a18ec8e5-e097-4b4c-b6eb-188c58283ea5",
"amount": "75.13",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "1e16378c-dfd9-4bd6-9dee-90eb49fcec2c",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "65da48f7-ff45-4024-9b46-8d345ae6446d",
"incrementId": 16256,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "cb9f053c-5d0a-428b-95f8-8501a2b6a4a6",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 13.2,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.93,
"additionalPrice": 0,
"updatedTotal": 13.2,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 13.2,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.927,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683199083588,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4467"
},
"customFields": [],
"lastUpdated": 1683199092907,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_95a80f0f-4a1d-4ce4-bf78-69975a3144c0",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 1.2,
"totalPriceBeforeTax": 1.2
}
],
"isPickedUp": false,
"history": [
{
"id": "294013be-6f91-4476-9a00-dc80568ae293",
"author": "",
"date": 1683199092907,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "e1cf4496-7e17-4fdd-9765-1acf8bb8e0a6",
"author": "",
"date": 1683199083588,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "7100336a-24c3-4908-83b0-f6d8d94bd973",
"amount": "13.2",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "cb9f053c-5d0a-428b-95f8-8501a2b6a4a6",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "1a846ec1-4d5b-4742-90b1-1ead8d02fff8",
"incrementId": 16255,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "f069d275-1fe9-49a5-8a7d-d843ebadf6ce",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 12,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.93,
"additionalPrice": 0,
"updatedTotal": 12,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 12,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.927,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683198798572,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4466"
},
"customFields": [],
"lastUpdated": 1683198807973,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "2acb1d3b-b34e-44c6-9f0f-54c15f147c5f",
"author": "",
"date": 1683198807973,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "8e03d235-112b-4f8f-9e68-282c522345d5",
"author": "",
"date": 1683198798572,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "e7f7a328-945f-4738-a9dd-36e102c58e0b",
"amount": "12",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "f069d275-1fe9-49a5-8a7d-d843ebadf6ce",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "8725ca4a-1368-496f-a529-a94dc1d1845e",
"incrementId": 16254,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "830e99c6-dd0e-4508-aa78-51721f9d75e7",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 12.6,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.93,
"additionalPrice": 0,
"updatedTotal": 11,
"totalRefundAmount": 1.6,
"totalBeforeGiftCard": 12.6,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.927,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683198725223,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "partiallyRefunded"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4465"
},
"customFields": [],
"lastUpdated": 1683205809798,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_0769cc84-d05d-49bf-abd2-40272b9c87b4",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.6,
"totalPriceBeforeTax": 0.6
}
],
"isPickedUp": false,
"history": [
{
"message": "",
"itemType": "RefundHistoryItem",
"id": "",
"author": "",
"date": 1683205809798,
"capabilities": {
"deletable": false,
"editable": false
},
"additionalData": [
{
"key": "RefundEntityId",
"value": "b3f91d22-bdc5-4da7-8e0c-35054b2d09f4"
},
{
"key": "REFUND_AMOUNT",
"value": "1.60"
}
]
},
{
"id": "cfe303c6-c527-4629-9dc1-2f9a0d83fedd",
"author": "",
"date": 1683198734950,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "717ad020-5fa4-4aa1-892e-fa688e31a9b1",
"author": "",
"date": 1683198725223,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "082f24a2-3dbb-428b-a7f7-8543721f248d",
"amount": "12.6",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "830e99c6-dd0e-4508-aa78-51721f9d75e7",
"paymentDetails": {},
"refunds": []
}
],
"refunds": [
{
"id": "b3f91d22-bdc5-4da7-8e0c-35054b2d09f4",
"createdDate": "2023-05-04T13:10:09.798Z",
"details": {
"items": [],
"shippingIncluded": false
},
"amount": "1.60",
"transactions": [
{
"amount": "1.6",
"externalRefund": false,
"gatewayRefundId": "d24649a9-caf3-465f-8ed8-1eea76e03df2",
"paymentId": "082f24a2-3dbb-428b-a7f7-8543721f248d",
"providerRefundId": "5d878413-bd81-4a16-8ad1-30b5704e804f",
"refundStatus": "SUCCEEDED",
"paymentTransactionRefundStatus": "Refunded"
}
]
}
]
}
},
{
"id": "eca4dc84-fcfc-4117-924e-de4ea5131866",
"incrementId": 16253,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "5d5a9d58-d56e-47bc-a0eb-864bed69100e",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 36,
"total": 3.49,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 32.51,
"tax": 2.78,
"additionalPrice": 0,
"updatedTotal": 3.49,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 3.49,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 32.51
}
]
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 3,
"total": 36,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 2.782,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683198358489,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4464"
},
"customFields": [],
"lastUpdated": 1683198370071,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 32.51,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "5d75de84-b810-488f-849d-f1f5f7ba7a2f",
"author": "",
"date": 1683198370071,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "924694a1-3c07-4ff1-bcee-aa0b87f24611"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "73942d0a-17f0-45ea-af73-41c534d20f50",
"author": "",
"date": 1683198368774,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "3e46504e-31f1-488b-ab0b-18a12a89c005",
"author": "",
"date": 1683198358489,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "924694a1-3c07-4ff1-bcee-aa0b87f24611"
},
"transactions": {
"payments": [
{
"id": "1a87e8c8-fbd6-4611-acbb-037c043a4c32",
"amount": "3.49",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "5d5a9d58-d56e-47bc-a0eb-864bed69100e",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "1eceb926-f388-4cf9-9595-6f9caa9faa2a",
"incrementId": 16252,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 0,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 12,
"tax": 0.93,
"additionalPrice": 0,
"updatedTotal": 0,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 0,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 12
}
]
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.927,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683198272073,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4463"
},
"customFields": [],
"lastUpdated": 1683198274738,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 12,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "2535851a-e6c7-4923-a5d7-a504eca40359",
"author": "",
"date": 1683198274738,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "4ae1c4b2-eea9-4826-a522-cbf14ca963ef"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "10316e7c-a091-460f-89b2-272fe764864c",
"author": "",
"date": 1683198273006,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b4877f04-8ea7-4177-8e75-6462b2189b84",
"author": "",
"date": 1683198272073,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "4ae1c4b2-eea9-4826-a522-cbf14ca963ef"
},
"transactions": {
"payments": [],
"refunds": []
}
},
{
"id": "4ae1c4b2-eea9-4826-a522-cbf14ca963ef",
"incrementId": 16251,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "6cc76208-19d2-481e-aafa-7315e4619772",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 12,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.93,
"additionalPrice": 0,
"updatedTotal": 12,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 12,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 0.927,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1683198215029,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4462"
},
"customFields": [],
"lastUpdated": 1683198275133,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "87f260de-b200-41ec-8aad-422e86e9e27e",
"author": "",
"date": 1683198275133,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "1eceb926-f388-4cf9-9595-6f9caa9faa2a"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "c29d262d-5434-497c-811b-ecbb410ffe22",
"author": "",
"date": 1683198226067,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "24021020-dc42-4102-8264-cd1d81a0df5b",
"author": "",
"date": 1683198215029,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "1eceb926-f388-4cf9-9595-6f9caa9faa2a",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "eaf4074a-c752-47a9-9dab-0e1a8aafa4f9",
"amount": "12",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "6cc76208-19d2-481e-aafa-7315e4619772",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "924694a1-3c07-4ff1-bcee-aa0b87f24611",
"incrementId": 16250,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "b15a22eb-efae-433e-b058-bc2ee4eae28c",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 30,
"total": 32.51,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 2.51,
"additionalPrice": 0,
"updatedTotal": 32.51,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 32.51,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 30,
"quantity": 1,
"total": 30,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 2.512,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1683197745619,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4461"
},
"customFields": [],
"lastUpdated": 1683198370340,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "2d72b58f-8960-40de-9cdb-b540b7fd03c4",
"author": "",
"date": 1683198370340,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "eca4dc84-fcfc-4117-924e-de4ea5131866"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "ff08de87-91ae-4651-80ff-e28b401cd059",
"author": "",
"date": 1683197759682,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "6c1fa57d-5025-4716-ab4e-d66a850df952",
"author": "",
"date": 1683197745619,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "eca4dc84-fcfc-4117-924e-de4ea5131866",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "675d8c7e-4493-4a1e-9f8b-25ea9559eeea",
"amount": "32.51",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "b15a22eb-efae-433e-b058-bc2ee4eae28c",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "211e9d3f-586e-4c34-995a-d6e0682ca52a",
"incrementId": 16249,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "f2d3bbe2-2fff-4bf2-9e25-7aa2f19d3c77",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12,
"total": 13.01,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.01,
"additionalPrice": 0,
"updatedTotal": 13.01,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 13.01,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"name": "test",
"productType": "physical",
"sku": "1005000",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "149671_1935f7dd2c6144c88a84334062bf14a7~mv2.jpg",
"mediaType": "PHOTO",
"width": 1200,
"height": 1689
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.005,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ae024eeb-f8e9-4a9b-9bef-65355e260968",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683197736202,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4460"
},
"customFields": [],
"lastUpdated": 1683197739291,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "19a54a84-236a-4b05-862c-661c085830de",
"author": "",
"date": 1683197739291,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "9d3a1819-f25b-4f77-8192-8eec990b9e67",
"author": "",
"date": 1683197736202,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "af0e7c06-3024-48d1-af6a-bec21407a0db",
"amount": "13.01",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "f2d3bbe2-2fff-4bf2-9e25-7aa2f19d3c77",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "e55187db-6eb3-4df9-8679-712dbd45b0f4",
"incrementId": 16248,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "367b2ce9-2a77-4d62-bfda-cdcba22d024d",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 86.7,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 10,
"tax": 6.7,
"additionalPrice": 0,
"updatedTotal": 86.7,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 86.7,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 30,
"quantity": 1,
"total": 30,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 2.234,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 60,
"priceBeforeDiscounts": 60,
"priceAfterDiscounts": 60,
"quantity": 1,
"total": 60,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 4.466,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683196942163,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4459"
},
"customFields": [],
"lastUpdated": 1683196952581,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "1353a552-b73a-4524-9bfa-2ce26785f730",
"author": "",
"date": 1683196952581,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "c8bb507c-a009-4e67-b873-7eb2d8a532a0",
"author": "",
"date": 1683196942163,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "70b02c35-4b6a-4258-836e-4b9311fe51e8",
"amount": "86.7",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "367b2ce9-2a77-4d62-bfda-cdcba22d024d",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a826530b-ea07-461c-bba8-6c6a01ba9cdf",
"incrementId": 16247,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "df3761c5-821d-40dc-ab02-0f299dbc7055",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 86.7,
"discount": {
"name": "10Test",
"value": 10,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.7,
"additionalPrice": 0,
"updatedTotal": 86.7,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 86.7,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "10Test",
"source": "COUPON",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 20,
"quantity": 1,
"total": 30,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.675,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 60,
"priceBeforeDiscounts": 60,
"priceAfterDiscounts": 60,
"quantity": 1,
"total": 60,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.025,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683196644640,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4458"
},
"customFields": [],
"lastUpdated": 1683196654006,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 10,
"code": "10Test"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "b61011be-ab60-4dfd-b78b-f53a4a4b79dc",
"author": "",
"date": 1683196654006,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "75d986b3-2f37-4f26-a49c-94490974644d",
"author": "",
"date": 1683196644640,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "bee74ed0-78a5-4e4c-b495-73741d1ebf4d",
"amount": "86.7",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "df3761c5-821d-40dc-ab02-0f299dbc7055",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "d68592c9-b983-4c3a-b698-473276d99022",
"incrementId": 16246,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "1151e865-38c2-40a3-8cde-234967ecc5cf",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100,
"total": 86.7,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 21.68,
"tax": 8.38,
"additionalPrice": 0,
"updatedTotal": 86.7,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 86.7,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 21.68
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 100,
"quantity": 1,
"total": 100,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 8.375,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683196567740,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4457"
},
"customFields": [],
"lastUpdated": 1683196579111,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 21.68,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "a288d50e-fe84-4bff-8192-f8f5cb20aa5e",
"author": "",
"date": 1683196579111,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "e83a461f-18e5-4bbd-b5cb-b698b0f4f1fa"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "c3f22e9e-7eb8-4e7c-90d3-1117406adeb3",
"author": "",
"date": 1683196577903,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "6de04be3-9d99-4736-9e3e-b41057c408ca",
"author": "",
"date": 1683196567740,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "e83a461f-18e5-4bbd-b5cb-b698b0f4f1fa"
},
"transactions": {
"payments": [
{
"id": "894748bd-43c3-4318-ad04-8b5d89a52aed",
"amount": "86.7",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "1151e865-38c2-40a3-8cde-234967ecc5cf",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "e83a461f-18e5-4bbd-b5cb-b698b0f4f1fa",
"incrementId": 16245,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "4fc5be1a-2336-424c-bd45-869158aa3c55",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 30,
"total": 21.68,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 10,
"tax": 1.68,
"additionalPrice": 0,
"updatedTotal": 21.68,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 21.68,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 20,
"quantity": 1,
"total": 30,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 1.675,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1683196489802,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4456"
},
"customFields": [],
"lastUpdated": 1683196579300,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "d33b2e53-c684-4e8c-ad73-19f17d7e7a3c",
"author": "",
"date": 1683196579300,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "d68592c9-b983-4c3a-b698-473276d99022"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "2308ea61-3c4f-4024-976e-0c47cff6281d",
"author": "",
"date": 1683196499878,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "1290824f-ab12-461d-b96a-a4e1c2ab75d1",
"author": "",
"date": 1683196489802,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "d68592c9-b983-4c3a-b698-473276d99022",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "31dffe7a-e906-4f69-8ca1-b327923281d4",
"amount": "21.68",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "4fc5be1a-2336-424c-bd45-869158aa3c55",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "190011aa-56fb-40f3-a9f7-f2feb5b70321",
"incrementId": 16244,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "ce583a79-c16d-4ced-88f4-073b0e444c90",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 30,
"total": 21.68,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 10,
"tax": 1.68,
"additionalPrice": 0,
"updatedTotal": 21.68,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 21.68,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 30,
"quantity": 1,
"total": 30,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.675,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683196434222,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4455"
},
"customFields": [],
"lastUpdated": 1683196444212,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "fa9ed80a-5b8a-428e-8eaf-543d24c05666",
"author": "",
"date": 1683196444212,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "8b8898d5-a29d-41c1-81a5-160488f10672",
"author": "",
"date": 1683196434222,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "0f0c2442-45ef-4941-98c4-70cf784a3129",
"amount": "21.68",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "ce583a79-c16d-4ced-88f4-073b0e444c90",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "f808cddb-1b30-400e-9025-c67a063f390f",
"incrementId": 16243,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "8c8db12a-206f-4e94-8509-9fba6a8b129e",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 30,
"total": 29.26,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 3,
"tax": 2.26,
"additionalPrice": 0,
"updatedTotal": 29.26,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 29.26,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 3
}
]
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 30,
"quantity": 1,
"total": 30,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 2.261,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683196392162,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4454"
},
"customFields": [],
"lastUpdated": 1683196404493,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 3
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "019e9bfa-67a1-4646-919d-fe8c4e77feb1",
"author": "",
"date": 1683196404493,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "89af25c1-19fe-4e3b-bc4c-53c52c15c8b6",
"author": "",
"date": 1683196392162,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "d4f947e0-d570-47fd-b7ca-51811369d2a7",
"amount": "29.26",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "8c8db12a-206f-4e94-8509-9fba6a8b129e",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "3b51988f-f3f2-49cb-bdca-54db78496271",
"incrementId": 16242,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "7b24c353-37d4-467a-b84f-9fb8ca470b4a",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 97.54,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.54,
"additionalPrice": 0,
"updatedTotal": 97.54,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 97.54,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.538,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683191631707,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4453"
},
"customFields": [],
"lastUpdated": 1683191641590,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "fbec3e33-d91f-4ff5-9f42-abd26ef22945",
"author": "",
"date": 1683191641590,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "c38cbeeb-01f5-4e8f-8ae5-d7c01c32bbac",
"author": "",
"date": 1683191631707,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a0a68e00-d90d-4c04-b08e-1f9db1aa7afd",
"amount": "97.54",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "7b24c353-37d4-467a-b84f-9fb8ca470b4a",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "c1eff370-9664-4d31-914b-83986c00ea32",
"incrementId": 16241,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "7c6cc0e0-82bd-4c3a-8f8d-cff0b0acfa22",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76,
"total": 71.53,
"discount": {
"name": "10Test",
"value": 10,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 5.53,
"additionalPrice": 0,
"updatedTotal": 71.53,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 71.53,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "10Test",
"source": "COUPON",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 66,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.528,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683191508765,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4452"
},
"customFields": [],
"lastUpdated": 1683191520332,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 10,
"code": "10Test"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "370db538-33d0-47ac-b030-18221dbe2d0e",
"author": "",
"date": 1683191520332,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "8ea0b06b-ea58-4c03-8bfa-380ba369fa8b",
"author": "",
"date": 1683191508765,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "06ecfeec-1786-4537-94d4-cba749343ebe",
"amount": "71.53",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "7c6cc0e0-82bd-4c3a-8f8d-cff0b0acfa22",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "2aa1879a-5430-4a45-b3a1-515eb69a0a33",
"incrementId": 16240,
"contactId": "0974383d-b998-4e50-b53e-e2064f9fef08",
"contactInfo": {
"contactId": "0974383d-b998-4e50-b53e-e2064f9fef08"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "d21c464a-ae26-4997-8669-90128585c3d1",
"userInfo": {
"name": "artemlo +9",
"email": "artemlo+9@wix.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76,
"total": 74.13,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 7.6,
"tax": 5.73,
"additionalPrice": 0,
"updatedTotal": 74.13,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 74.13,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 7.6
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 68.4,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.728,
"discount": 7.6,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683122889984,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4451"
},
"customFields": [],
"lastUpdated": 1683123163121,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 7.6
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "9773be16-a1aa-4429-9d4d-0c67bcab8b4f",
"author": "",
"date": 1683122899977,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "4e49e1c7-c04e-4c15-bebe-b4735b9e8fb1",
"author": "",
"date": 1683122889984,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "3d901d6a-8f05-4ced-a0fc-cf639157c6d4",
"amount": "74.13",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "d21c464a-ae26-4997-8669-90128585c3d1",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "ada30d9a-b599-4755-87c2-14d999bacc8d",
"incrementId": 16239,
"contactId": "0974383d-b998-4e50-b53e-e2064f9fef08",
"contactInfo": {
"contactId": "0974383d-b998-4e50-b53e-e2064f9fef08"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "42d3f8e6-c3e4-41a3-9048-5dd7bef030cf",
"userInfo": {
"name": "artemlo +9",
"email": "artemlo+9@wix.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 120,
"total": 108.38,
"discount": {
"name": "10Test",
"value": 10,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 8.38,
"additionalPrice": 0,
"updatedTotal": 108.38,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 108.38,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "10Test",
"source": "COUPON",
"amount": 10
},
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "88568432-7af5-4437-a985-625a1f75ee4e",
"name": "prod",
"productType": "physical",
"sku": "00015",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Grey"
}
],
"price": 120,
"priceBeforeDiscounts": 120,
"priceAfterDiscounts": 110,
"quantity": 1,
"total": 120,
"media": {
"url": "a9ff3b_df9a23a50797490fbdce34986cd203c3.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 8.375,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "88568432-7af5-4437-a985-625a1f75ee4e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Grey"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683121926753,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4450"
},
"customFields": [],
"lastUpdated": 1683138651910,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 10,
"code": "10Test"
},
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "5237dc7c-59ac-4d61-aea5-bbc8aafdb279",
"author": "",
"date": 1683121945608,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "f9e3fb0e-e671-4066-87e6-9439f1d492a0",
"author": "",
"date": 1683121926753,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "7bb8cd5c-2406-4f94-b769-de3ec85b6465",
"amount": "108.38",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "42d3f8e6-c3e4-41a3-9048-5dd7bef030cf",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "f1231616-aaeb-46c1-897e-3220d341ec7a",
"incrementId": 16238,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "e8e03997-8bf6-46eb-baa6-96c2ffc15b7d",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 198,
"total": 171.23,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 13.23,
"additionalPrice": 0,
"updatedTotal": 171.23,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 171.23,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 30
},
{
"source": "MERCHANT",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "cc384994-73b2-bc09-f124-676599abb438",
"name": "Delete me options",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "1",
"description": "1"
},
{
"selectionId": null,
"title": "Color",
"description": "Black"
}
],
"price": 66,
"priceBeforeDiscounts": 66,
"priceAfterDiscounts": 62.67,
"quantity": 3,
"total": 198,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 13.232,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "cc384994-73b2-bc09-f124-676599abb438",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"variantId": "1db61d59-6c54-4931-9866-9eadc0373712"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683121023092,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4449"
},
"customFields": [],
"lastUpdated": 1683291042698,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 30
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "4e67ed64-acce-4ffe-95d3-0c09d9a1bf71",
"author": "",
"date": 1683291042698,
"additionalData": null,
"message": "test",
"itemType": "MerchantComment",
"capabilities": {
"deletable": true,
"editable": true
}
},
{
"id": "ed148665-014a-4634-a311-2be3f5297a12",
"author": "",
"date": 1683121037145,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "066a431f-77e8-4e3e-8707-036267545dac",
"author": "",
"date": 1683121023092,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "ceea00e2-a0b2-45df-9a62-8d0c52a29317",
"amount": "171.23",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "e8e03997-8bf6-46eb-baa6-96c2ffc15b7d",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "39cc496b-882a-4db8-b129-0daeaaf3bb79",
"incrementId": 16237,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "1a2cf336-463b-4b63-8912-0b23a3c05aad",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 255,
"total": 187,
"discount": {
"name": "test10%",
"value": 5.95,
"code": "test10%",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 14.45,
"additionalPrice": 0,
"updatedTotal": 187,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 187,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "SKU0010 Discount",
"source": "AUTOMATIC",
"amount": 76.5
},
{
"name": "test10%",
"source": "COUPON",
"amount": 5.95
}
]
},
"items": [
{
"index": 1,
"productId": "698ac531-00d5-40b9-ae27-3b0017303350",
"name": "SKU 0010 product",
"productType": "physical",
"sku": "0010",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Grey"
}
],
"price": 85,
"priceBeforeDiscounts": 85,
"priceAfterDiscounts": 83.02,
"quantity": 3,
"total": 255,
"media": {
"url": "a9ff3b_fc1dbe75f2934a49b6af4d003073b5e7.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 14.451,
"discount": 5.95,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "698ac531-00d5-40b9-ae27-3b0017303350",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Grey"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683117032292,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4448"
},
"customFields": [],
"lastUpdated": 1683117113843,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "0714b81e-dfd3-449e-926c-45934cf753f2",
"name": "SKU0010 Discount",
"amount": 76.5
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "e6381ff7-30bc-4e68-b72b-efea26f5ad31",
"name": "test10%",
"amount": 5.95,
"code": "test10%"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "568ce694-6c31-46f5-8290-1af044abee0e",
"author": "",
"date": 1683117043902,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "41efae18-7077-4ddd-a9ff-541bdc87dbef",
"author": "",
"date": 1683117032292,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "32799df0-49c6-4c9d-bfb2-16d0171dc579",
"amount": "187",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "1a2cf336-463b-4b63-8912-0b23a3c05aad",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "adb6e9b5-73d6-4af1-9e4b-dfeba20811f9",
"incrementId": 16236,
"contactId": "69a51d75-a2c8-47bb-a53d-a136c714aaa3",
"contactInfo": {
"contactId": "69a51d75-a2c8-47bb-a53d-a136c714aaa3"
},
"fulfillmentStatus": "notFulfilled",
"enteredBy": null,
"chargeId": "e7f6a91e-910e-488b-a37c-db8c504f95ae",
"userInfo": {
"name": "Tester bobb",
"email": "wixqatestbobbuyer@gmail.com",
"phone": "321321321",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 178.5,
"total": 187,
"discount": {
"name": "test10%",
"value": 5.95,
"code": "test10%",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 14.45,
"additionalPrice": 0,
"updatedTotal": 187,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 187,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "SKU0010 Discount",
"source": "AUTOMATIC",
"amount": 76.5
},
{
"name": "test10%",
"source": "COUPON",
"amount": 5.95
}
]
},
"items": [
{
"index": 1,
"productId": "698ac531-00d5-40b9-ae27-3b0017303350",
"name": "SKU 0010 product",
"productType": "physical",
"sku": "0010",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Grey"
}
],
"price": 59.5,
"priceBeforeDiscounts": 85,
"priceAfterDiscounts": 57.52,
"quantity": 3,
"total": 178.5,
"media": {
"url": "a9ff3b_fc1dbe75f2934a49b6af4d003073b5e7.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 14.45,
"discount": 5.95,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "698ac531-00d5-40b9-ae27-3b0017303350",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Grey"
},
"variantId": "00000000-0000-0000-0000-000000000000"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683117016005,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "Local Pickup",
"status": "notFulfilled"
},
"shippingItem": {
"amount": 0,
"tax": 0,
"discount": 0,
"refunded": false
},
"trackingInfo": null,
"deliveryInfo": {
"title": "Local Pickup",
"deliveryTime": "",
"deliverByDate": 0,
"instructions": "left",
"pickupInfo": {
"address": {
"city": "New York",
"country": "USA",
"zipCode": "10002",
"subdivision": "US-NY",
"addressLine": "E 7th street, New York, NY, USA 10002",
"addressLine2": null
},
"instructions": "left",
"status": "UNDEFINED",
"issuedBy": null
},
"shippingAddress": null
},
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "WEB",
"externalOrderId": null
},
"customFields": [],
"lastUpdated": 1683117100440,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "0714b81e-dfd3-449e-926c-45934cf753f2",
"name": "SKU0010 Discount",
"amount": 76.5
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "e6381ff7-30bc-4e68-b72b-efea26f5ad31",
"name": "test10%",
"amount": 5.95,
"code": "test10%"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "8dfe3233-abec-46c9-9265-9c5261511022",
"author": "",
"date": 1683117022598,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "93b457bc-01b1-449e-be80-bce517983970",
"author": "",
"date": 1683117022349,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "f2aeb517-1dda-481f-a96c-763141c61fe5",
"author": "",
"date": 1683117016005,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "2635276c-d17c-4971-bab7-44e801d313d6",
"amount": "187.0",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "e7f6a91e-910e-488b-a37c-db8c504f95ae",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "d6a8613a-840d-4f98-a7a1-9b89261928dd",
"incrementId": 16235,
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4",
"contactInfo": {
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4"
},
"fulfillmentStatus": "notFulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "55f787f7-f81b-4c89-8db8-9e36abdaeafd",
"userInfo": {
"name": "Tester Enot",
"email": "enot13+3@test.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 10,
"subTotal": 303.5,
"total": 316.64,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 316.64,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 316.64,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "16213088-020c-449f-b861-6c064eb50859",
"name": "NEW PROD222",
"productType": "physical",
"sku": "",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 1,
"total": 0,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "16213088-020c-449f-b861-6c064eb50859",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "9d173271-5698-4611-9f4a-7ede81c90571",
"name": "Gift Card",
"productType": "gift_card",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Gift Card",
"description": "**** 3001"
}
],
"price": 301,
"priceBeforeDiscounts": 301,
"priceAfterDiscounts": 301,
"quantity": 1,
"total": 301,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "9d173271-5698-4611-9f4a-7ede81c90571",
"appId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"options": {
"options": {
"giftCardValue": "301",
"giftCardNumber": "10003001",
"giftCardProvider": "RISE"
},
"customAmount": 301
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683114564061,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "first ",
"status": "notFulfilled"
},
"shippingItem": {
"amount": 10,
"tax": 0,
"discount": 0,
"refunded": false
},
"trackingInfo": null,
"deliveryInfo": {
"title": "first ",
"deliveryTime": "3-5",
"deliverByDate": 0,
"pickupInfo": null,
"shippingAddress": {
"address": {
"city": "New York",
"country": "USA",
"zipCode": "10002",
"subdivision": "US-NY",
"addressLine": "East 7th Street",
"addressLine2": null
},
"contactDetails": {
"firstName": "Tester",
"lastName": "Enot",
"phone": "123123123",
"company": ""
}
}
},
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [
{
"index": 3,
"amount": 2.5,
"name": "Custom Charge",
"quantity": 1,
"note": null
}
],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0542"
},
"customFields": [],
"lastUpdated": 1683138664242,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_26c3022c-3f47-4f87-901e-770d4241f032",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 3.14,
"totalPriceBeforeTax": 3.14
}
],
"isPickedUp": false,
"history": [
{
"id": "950e7afe-fa27-484a-b185-bbdd2940cf04",
"author": "",
"date": 1683114601870,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "1e65e9d9-4c05-4490-b7f2-1454504d5e5e",
"author": "",
"date": 1683114597101,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "7fcca2c4-00dc-4f01-897a-4faf25fbeb07",
"author": "",
"date": 1683114564061,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "970b0494-07d3-4983-8806-8c13c11afe1a",
"amount": "316.64",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "55f787f7-f81b-4c89-8db8-9e36abdaeafd",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "bc2b36f9-a3ff-4754-b537-fe0a8c7c3c4f",
"incrementId": 16234,
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4",
"contactInfo": {
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4"
},
"fulfillmentStatus": "notFulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "e832d417-ae3a-4d84-ba3c-04d51d4166c1",
"userInfo": {
"name": "Tester Enot",
"email": "enot13+3@test.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 10,
"subTotal": 9,
"total": 19.75,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.75,
"additionalPrice": 0,
"updatedTotal": 19.75,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 19.75,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.75,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683114477039,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "first ",
"status": "notFulfilled"
},
"shippingItem": {
"amount": 10,
"tax": 0,
"discount": 0,
"refunded": false
},
"trackingInfo": null,
"deliveryInfo": {
"title": "first ",
"deliveryTime": "3-5",
"deliverByDate": 0,
"pickupInfo": null,
"shippingAddress": {
"address": {
"city": "New York",
"country": "USA",
"zipCode": "10002",
"subdivision": "US-NY",
"addressLine": "East 7th Street",
"addressLine2": null
},
"contactDetails": {
"firstName": "Tester",
"lastName": "Enot",
"phone": "123123123",
"company": ""
}
}
},
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0541"
},
"customFields": [],
"lastUpdated": 1683138666095,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "0f843fec-3c4f-4f9c-9086-37274cc4ea92",
"author": "",
"date": 1683114487315,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "835cc59f-22ad-44d0-ba4f-02e120a04986",
"author": "",
"date": 1683114487052,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "e6197462-083d-4ff3-ad80-ba98f249905a",
"author": "",
"date": 1683114477039,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "2984684a-8d2a-4455-bdfd-346ccde49f03",
"amount": "19.75",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "e832d417-ae3a-4d84-ba3c-04d51d4166c1",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "2e57073c-28ed-439d-97ea-bc186908d1c4",
"incrementId": 16233,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "a6e4ced0-3435-42a8-a9a2-bfc6ef045376",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 3.25,
"discount": {
"name": "10Test",
"value": 10,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.25,
"additionalPrice": 0,
"updatedTotal": 3.25,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 3.25,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "10Test",
"source": "COUPON",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 3,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.251,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683113961058,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0540"
},
"customFields": [],
"lastUpdated": 1683138668121,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 10,
"code": "10Test"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "1ece91c4-da8e-43d7-9a05-b3be42adb3ee",
"author": "",
"date": 1683113963951,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "c4680d98-1da0-4c6c-9b41-9782ac2cda8b",
"author": "",
"date": 1683113961058,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "1cdeca50-b608-4761-9320-649eb508a17f",
"amount": "3.25",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "a6e4ced0-3435-42a8-a9a2-bfc6ef045376",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "e3b5d60d-5ce9-4513-9675-09ecacb031a0",
"incrementId": 16232,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "b2e8ce16-2c11-4796-a7a9-0d17238135e7",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9.75,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0.75,
"additionalPrice": 0,
"updatedTotal": 9.75,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9.75,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.754,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683110415018,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4447"
},
"customFields": [],
"lastUpdated": 1683138669856,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "42a9727d-20c1-4287-880a-f733f8ce00d2",
"author": "",
"date": 1683110418117,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "e70dd044-0963-4d86-952a-7b56dabc1329",
"author": "",
"date": 1683110415018,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "abb1c661-e841-4b9a-90ec-9c5359d7d59e",
"amount": "9.75",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "b2e8ce16-2c11-4796-a7a9-0d17238135e7",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "f7216345-d5d4-4c66-8d06-7a7782cb64b8",
"incrementId": 16231,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "24028682-7d42-4132-bba0-c321a3a88f06",
"chargeId": "f2b1bdb3-9d97-4b16-8e81-fcfd3a5eff01",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 14.09,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.09,
"additionalPrice": 0,
"updatedTotal": 14.09,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 14.09,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.089,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683110074681,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0539"
},
"customFields": [],
"lastUpdated": 1683138671258,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "74b8c8d8-7285-43b0-bc5c-f80cd03329eb",
"author": "",
"date": 1683110085700,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "14eaad9b-dd4b-4522-9acb-577ab8a7fc1c",
"author": "",
"date": 1683110074681,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "e5867b02-cfa0-4a14-bdd6-6ffc15231639",
"amount": "14.09",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "f2b1bdb3-9d97-4b16-8e81-fcfd3a5eff01",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "e7049db2-2d26-4323-8a6e-a25a3081e69c",
"incrementId": 16230,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "24028682-7d42-4132-bba0-c321a3a88f06",
"chargeId": "62cdc1d5-c72b-49b4-a98e-35617458e4d7",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 14.09,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.09,
"additionalPrice": 0,
"updatedTotal": 14.09,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 14.09,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.089,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683109704371,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0538"
},
"customFields": [],
"lastUpdated": 1683138672753,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "3f13d734-3df9-4c7e-aa14-a022e6858628",
"author": "",
"date": 1683109717019,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "675c03df-2b05-4c5f-bd21-ed8f2fbb9d84",
"author": "",
"date": 1683109704371,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "9afb6e93-549d-4a2f-aea1-7e91730a4517",
"amount": "14.09",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "62cdc1d5-c72b-49b4-a98e-35617458e4d7",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a22e41f8-5731-402e-b578-a3e839b59784",
"incrementId": 16229,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "c2f369a8-d03a-4fd8-aaa2-25b291c9af12",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76,
"total": 82.37,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.37,
"additionalPrice": 0,
"updatedTotal": 82.37,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 82.37,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.365,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683109622697,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4446"
},
"customFields": [],
"lastUpdated": 1683138674102,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "db29c348-d81f-4d22-a330-ceab57b4b38a",
"author": "",
"date": 1683109632983,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "a3de652b-b6c3-45de-b443-6e2035846966",
"author": "",
"date": 1683109622697,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "30d240cb-6403-4d9c-b0bb-b1bb284ba6bd",
"amount": "82.37",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "c2f369a8-d03a-4fd8-aaa2-25b291c9af12",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "6ac0ff7d-f7e2-4c26-b30a-04213400f6a3",
"incrementId": 16228,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "24028682-7d42-4132-bba0-c321a3a88f06",
"chargeId": "90ed9ca3-515a-426f-8113-34ad104e7a31",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 22,
"total": 23.84,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.84,
"additionalPrice": 0,
"updatedTotal": 23.84,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 23.84,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.754,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.089,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683109617822,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0537"
},
"customFields": [],
"lastUpdated": 1683138675495,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "c5622c4b-f63e-4e54-89b7-6e96c27690fd",
"author": "",
"date": 1683109630171,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "6251506d-f95f-4326-a065-688513e349cc",
"author": "",
"date": 1683109617822,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "591d585b-61b8-4175-ad66-4c7ac0ec2c66",
"amount": "23.84",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "90ed9ca3-515a-426f-8113-34ad104e7a31",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "89fadd7c-d460-4b7d-a911-ccaa537186dd",
"incrementId": 16227,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "b12cc519-b44d-448e-9b88-8a705a0b9ead",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 91,
"total": 98.62,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.62,
"additionalPrice": 0,
"updatedTotal": 98.62,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 98.62,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "38d7e43d-1d6f-448b-9ab2-26ef36d7f7ff",
"name": "Deni Cross Bag",
"productType": "physical",
"sku": "059",
"options": [],
"price": 15,
"priceBeforeDiscounts": 15,
"priceAfterDiscounts": 15,
"quantity": 1,
"total": 15,
"media": {
"url": "c837a6_e5795496d4a74f6e8701de7fee1b9778~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.256,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "38d7e43d-1d6f-448b-9ab2-26ef36d7f7ff",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "cc384994-73b2-bc09-f124-676599abb438",
"name": "Delete me options",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "1",
"description": "111"
},
{
"selectionId": null,
"title": "Color",
"description": "Blue"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.365,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "cc384994-73b2-bc09-f124-676599abb438",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"variantId": "fedf6bc7-617a-4260-b1ed-95db37e8b639"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683106119667,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4445"
},
"customFields": [],
"lastUpdated": 1683138676927,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "67f93c94-6d63-49f8-a3ab-d4ab15305656",
"author": "",
"date": 1683106129402,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "47b48eaf-0a72-4794-a5fe-b629da7d089a",
"author": "",
"date": 1683106119667,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "289ed329-3f57-426c-b4c4-cd7158dff037",
"amount": "98.62",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "b12cc519-b44d-448e-9b88-8a705a0b9ead",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "39737d96-6fd6-4888-a946-a52aef874867",
"incrementId": 16226,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "d858c9f4-6746-433a-8863-5355f4178c83",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 198,
"total": 188,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 14.53,
"additionalPrice": 0,
"updatedTotal": 188,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 188,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 10
},
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 30
}
]
},
"items": [
{
"index": 1,
"productId": "cc384994-73b2-bc09-f124-676599abb438",
"name": "Delete me options",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "1",
"description": "1"
},
{
"selectionId": null,
"title": "Color",
"description": "Blue"
}
],
"price": 66,
"priceBeforeDiscounts": 66,
"priceAfterDiscounts": 62.67,
"quantity": 3,
"total": 198,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 14.528,
"discount": 10,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "cc384994-73b2-bc09-f124-676599abb438",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"variantId": "926432c6-8a7c-4251-bcc9-dfa4b6973e34"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683101297853,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4444"
},
"customFields": [],
"lastUpdated": 1683102284228,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 30
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "3f7c7b98-268a-4f37-9416-a2b576a5f57c",
"author": "",
"date": 1683101308476,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "9e802dbe-2524-4dfe-8a27-affbdd3ee27e",
"author": "",
"date": 1683101297853,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "e1feeb8b-c6b6-4294-a6a3-f90390df6ca6",
"amount": "188",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "d858c9f4-6746-433a-8863-5355f4178c83",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "79af279a-2e32-4c14-b727-7433ce0851a2",
"incrementId": 16225,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "ce4e53ec-ed61-4b26-b301-25b03bb948c4",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9.29,
"total": 9.29,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9.29,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9.29,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 1.3,
"priceBeforeDiscounts": 1.3,
"priceAfterDiscounts": 1.3,
"quantity": 1,
"total": 1.3,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "91178024-3145-4afc-91af-d45061ca7601",
"name": "Bag",
"productType": "physical",
"sku": "123456",
"options": [],
"price": 7.99,
"priceBeforeDiscounts": 7.99,
"priceAfterDiscounts": 7.99,
"quantity": 1,
"total": 7.99,
"media": {
"url": "149671_64fd7ad8fac840b7a8e52f11bed9c536~mv2.jpg",
"mediaType": "PHOTO",
"width": 1800,
"height": 1800
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 2,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "91178024-3145-4afc-91af-d45061ca7601",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683048816824,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4443"
},
"customFields": [],
"lastUpdated": 1683138681647,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "409424bb-59c2-40ca-bd2f-dc13937653ac",
"author": "",
"date": 1683048820928,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "95b30941-eb79-43be-9bf5-c0ff53ce1578",
"author": "",
"date": 1683048816824,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "c9a22119-7eee-434d-8a1e-9bd948f63b70",
"amount": "9.29",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "ce4e53ec-ed61-4b26-b301-25b03bb948c4",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "879d267d-9075-4c18-bbbd-2afeed5a6868",
"incrementId": 16224,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "85341326-95bf-4a05-a3b4-1381996599f6",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 41.43,
"total": 45.57,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.42,
"additionalPrice": 0,
"updatedTotal": 45.57,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 45.57,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "SpecProd",
"source": "AUTOMATIC",
"amount": 17.81
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.06,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "1d72cb72-1fc8-f736-4591-787808ea57a0",
"name": "Pajero",
"productType": "physical",
"sku": "",
"options": [],
"price": 23.99,
"priceBeforeDiscounts": 23.99,
"priceAfterDiscounts": 23.99,
"quantity": 1,
"total": 23.99,
"media": {
"url": "149671_47390360556f476c8b6c5746d748b778~mv2.jpg",
"mediaType": "PHOTO",
"width": 1500,
"height": 1124
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "1d72cb72-1fc8-f736-4591-787808ea57a0",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "efe865a3-2bd6-4af7-b026-fe52e82142c7",
"name": "Pajero",
"productType": "physical",
"sku": "",
"options": [],
"price": 4.44,
"priceBeforeDiscounts": 4.44,
"priceAfterDiscounts": 4.44,
"quantity": 1,
"total": 4.44,
"media": {
"url": "149671_47390360556f476c8b6c5746d748b778~mv2.jpg",
"mediaType": "PHOTO",
"width": 1500,
"height": 1124
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.36,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "efe865a3-2bd6-4af7-b026-fe52e82142c7",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1683048507900,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0536"
},
"customFields": [],
"lastUpdated": 1683138684200,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "6282e2a2-364d-44d5-8a18-ca062d0d9446",
"name": "SpecProd",
"amount": 17.81
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_b4cffd16-20cc-4e0d-a739-92ab741afdb3",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 4.14,
"totalPriceBeforeTax": 4.14
}
],
"isPickedUp": false,
"history": [
{
"id": "bc826ece-d100-495f-aed1-2096f4f37579",
"author": "",
"date": 1683048520136,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "abd5ea54-7f86-4c52-a62d-16d1fccb1f24",
"author": "",
"date": 1683048507900,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "25e5a176-baef-410d-a12c-5b991ec970d6",
"amount": "45.57",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "85341326-95bf-4a05-a3b4-1381996599f6",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "bdd6e282-ebe7-47ce-965b-eab5ddabb788",
"incrementId": 16223,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "24028682-7d42-4132-bba0-c321a3a88f06",
"chargeId": "27a8340a-0774-4a28-b159-2f0fde716a4a",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9.9,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9.9,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9.9,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683048364472,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0535"
},
"customFields": [],
"lastUpdated": 1683138686290,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_05f37fe2-a1dc-4de0-9714-1948d7af8011",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.9,
"totalPriceBeforeTax": 0.9
}
],
"isPickedUp": false,
"history": [
{
"id": "6ff0e0bf-5619-455b-a264-91f75c2a01a4",
"author": "",
"date": 1683048375434,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "3d483558-63f3-483c-8cd5-4d26ee0e503c",
"author": "",
"date": 1683048364472,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "5f5b3473-1e0a-4b62-8b65-20eb34447830",
"amount": "9.9",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "27a8340a-0774-4a28-b159-2f0fde716a4a",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "8bebd3f5-2776-47a0-a8ee-b1b2cf595184",
"incrementId": 16222,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "02afd43d-757e-40ba-b4f9-bfbbd919ab4a",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683048336564,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0534"
},
"customFields": [],
"lastUpdated": 1683138688959,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "df45bd4d-0bff-4bbd-98c6-7df6f196b1fc",
"author": "",
"date": 1683048349095,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "d08a89df-5ede-4c88-b415-bf6a0a0b7110",
"author": "",
"date": 1683048336564,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "8d94aa1c-d1f7-4089-bdfe-5e30363a8ed4",
"amount": "9",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "02afd43d-757e-40ba-b4f9-bfbbd919ab4a",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "29f13582-ec6b-46b4-82d8-367ca2a73830",
"incrementId": 16221,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "47b97da1-12d5-41b9-b66c-ad538d7876dd",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683048012396,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0533"
},
"customFields": [],
"lastUpdated": 1683138692227,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "b3b95eef-f00d-451c-a159-d47986320cfe",
"author": "",
"date": 1683048023774,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "20742187-1864-49df-a626-38e16a4f5572",
"author": "",
"date": 1683048012396,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "d85c3a1b-4227-4ecf-b371-c4105d184089",
"amount": "9",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "47b97da1-12d5-41b9-b66c-ad538d7876dd",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "86445c06-dc5b-4a30-944e-c775b300e56b",
"incrementId": 16220,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "f23a428a-3b4d-4b5a-b17e-33d247232975",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683047709161,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4442"
},
"customFields": [],
"lastUpdated": 1683138695461,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "23d2f429-f3e4-4be4-affb-7a9dc0e04522",
"author": "",
"date": 1683047776519,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "0c5c5c32-0cbd-4380-b52f-17aaf7d463cb",
"author": "",
"date": 1683047709161,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "2e00a2fe-ef3d-4fab-b99f-204fdc9861fb",
"amount": "9",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "f23a428a-3b4d-4b5a-b17e-33d247232975",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "3ff38b65-68ac-4506-ae8a-8da031fc66cb",
"incrementId": 16219,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "9661064f-d1c5-4fdd-92b9-429910e0d8e6",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683047700797,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0532"
},
"customFields": [],
"lastUpdated": 1683138697311,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "9facf038-fd66-49ea-83d0-3831c79d97f0",
"author": "",
"date": 1683047774540,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "09feaa76-d2f2-4159-8599-5052c8fae6ab",
"author": "",
"date": 1683047700797,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "ae2ae655-47b3-427f-b7f2-a0c939588464",
"amount": "9",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "9661064f-d1c5-4fdd-92b9-429910e0d8e6",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7a8914b4-9f90-497d-ab01-40219ed79fc8",
"incrementId": 16218,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "a00619e9-1f06-4f97-b6ea-22ce2a9ec748",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76,
"total": 76,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.19,
"additionalPrice": 0,
"updatedTotal": 76,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 76,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.19,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683047432581,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0531"
},
"customFields": [],
"lastUpdated": 1683138699572,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "334502c4-f234-497f-9c21-1d44dbf7a309",
"author": "",
"date": 1683047444184,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "0aa77826-2c6f-4f78-a040-044d3cdca2f7",
"author": "",
"date": 1683047432581,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a20337fa-8bf6-40ea-9cbc-76b01a154fbc",
"amount": "76",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "a00619e9-1f06-4f97-b6ea-22ce2a9ec748",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "e8c930ac-344b-4546-9156-0bfdaa4f0240",
"incrementId": 16217,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "9cae198c-4f8d-4ea5-9984-ebccbf27b082",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 107,
"total": 107,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 5.62,
"additionalPrice": 0,
"updatedTotal": 107,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 107,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.38,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.24,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 2,
"total": 18,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1683047216587,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4441"
},
"customFields": [],
"lastUpdated": 1683138702047,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "5edcd0a0-9f29-4245-9995-a54284382aed",
"author": "",
"date": 1683047236023,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "cffe98c6-e1fd-4629-96f9-d49980bfc14f",
"author": "",
"date": 1683047216587,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a6440eee-2c71-43ed-b539-82f9eb3e8092",
"amount": "107",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "9cae198c-4f8d-4ea5-9984-ebccbf27b082",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "98f653a6-3093-4403-a29a-7e145183558d",
"incrementId": 16216,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "4865fdc0-7a2c-4d81-9666-1cf5d3c01f62",
"chargeId": "114f198f-6f2c-4a47-ac54-808b27523728",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 9,
"total": 9,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 9,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 9,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 9,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 9,
"quantity": 1,
"total": 9,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683047206357,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0530"
},
"customFields": [],
"lastUpdated": 1683138704604,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "106aa80b-b4d0-4dbe-87a2-c47af21ca2e4",
"author": "",
"date": 1683047228012,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "02adbfe7-b24f-41e1-b190-173c87b4f5f3",
"author": "",
"date": 1683047206357,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "d9e63a51-43ba-47ea-bf88-3dc0e56f9cfd",
"amount": "9",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "114f198f-6f2c-4a47-ac54-808b27523728",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "fbd5bd4b-872e-4ed7-9d8b-a587b9f82842",
"incrementId": 16215,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "1f376081-9318-449b-860a-087eee365ad1",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76,
"total": 90.41,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.19,
"additionalPrice": 0,
"updatedTotal": 90.41,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 90.41,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.19,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683045972070,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4440"
},
"customFields": [],
"lastUpdated": 1683138706603,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_3e065552-0001-4fa2-beae-d2e00c346549",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 8.22,
"totalPriceBeforeTax": 8.22
}
],
"isPickedUp": false,
"history": [
{
"id": "501e26bc-edb5-4805-96f7-faee64e90cb5",
"author": "",
"date": 1683045983154,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "7ecafa11-d42c-4bf0-8ca6-64220d2c487a",
"author": "",
"date": 1683045972070,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "85a08a42-03cf-42fd-abb1-d137acaca92e",
"amount": "90.41",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "1f376081-9318-449b-860a-087eee365ad1",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "3bfb2575-d92b-47eb-a6c2-dc471834fea1",
"incrementId": 16214,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "ee4c412f-d983-4cf2-b826-592a03beb398",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 94.5,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.34,
"additionalPrice": 0,
"updatedTotal": 94.5,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 94.5,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.34,
"discount": null,
"taxIncludedInPrice": true,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683045941148,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0529"
},
"customFields": [],
"lastUpdated": 1683138709027,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_601800ea-388f-4080-8296-ef65633eb227",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 4.5,
"totalPriceBeforeTax": 4.5
}
],
"isPickedUp": false,
"history": [
{
"id": "251e8a21-6ee8-44c4-97f9-59e0553991d9",
"author": "",
"date": 1683045955593,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "a507c80b-4742-4eca-9fcd-3db7b1ba63ec",
"author": "",
"date": 1683045941148,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "e839bcd1-e173-44de-8fe8-3a37a63392a1",
"amount": "94.5",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "ee4c412f-d983-4cf2-b826-592a03beb398",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a7e63cc1-735f-4a82-a649-85f21a13cede",
"incrementId": 16213,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "a33bac96-7b8c-4ab3-a244-4cfba1fa3ef2",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 68.4,
"total": 63.59,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 5.19,
"additionalPrice": 0,
"updatedTotal": 63.59,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 63.59,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 7.6
},
{
"source": "MERCHANT",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 68.4,
"priceBeforeDiscounts": 68.4,
"priceAfterDiscounts": 58.4,
"quantity": 1,
"total": 68.4,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.19,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683032070083,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4439"
},
"customFields": [],
"lastUpdated": 1683138727809,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 7.6
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "5db0e137-e455-4a24-a403-5e67f83a3898",
"author": "",
"date": 1683032080351,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "564ef932-1002-44a8-b34f-4cc8ae146bb4",
"author": "",
"date": 1683032070083,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "c3964d68-060d-4e64-9a18-87c80bfc910d",
"amount": "63.59",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "a33bac96-7b8c-4ab3-a244-4cfba1fa3ef2",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7e0de608-3104-47dd-9334-7053e219fe33",
"incrementId": 16212,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "9531b229-e03a-4570-8508-c5da3666c527",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 14.16,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.16,
"additionalPrice": 0,
"updatedTotal": 14.16,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 14.16,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.16,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683031411548,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1010-0528"
},
"customFields": [],
"lastUpdated": 1683138730543,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "479a205f-f0b5-486d-a239-783f204530e3",
"author": "",
"date": 1683031413751,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "0c677969-6855-4d01-a051-2f33497affcb",
"author": "",
"date": 1683031411548,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "8f3a1c06-b9a6-4159-b8e5-1ddd23bf8dc3",
"amount": "14.16",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "9531b229-e03a-4570-8508-c5da3666c527",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "eb079222-54d5-4bad-bff4-d4200ff3f1dd",
"incrementId": 16211,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "90fb594f-1df0-4356-8316-de1ccab0eecd",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 8.1,
"total": 8.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 8.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 8.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.9
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.1,
"priceBeforeDiscounts": 8.1,
"priceAfterDiscounts": 8.1,
"quantity": 1,
"total": 8.1,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683031292262,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4438"
},
"customFields": [],
"lastUpdated": 1683138734304,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.9
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "a0b466ee-c6db-42d3-8b39-33edbe3d64c3",
"author": "",
"date": 1683031302408,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b3ce9db1-57fe-4fa2-8ada-bc2907aa2d9b",
"author": "",
"date": 1683031292262,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "b717c4ae-8b32-4211-8c84-3046d55ab58d",
"amount": "8.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "90fb594f-1df0-4356-8316-de1ccab0eecd",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "6d6304c6-1838-4f10-9fe5-e4ae25c2cf28",
"incrementId": 16210,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "84272aee-ce2a-4e85-92ad-31cbe561bd66",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76,
"total": 74.48,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 7.6,
"tax": 6.08,
"additionalPrice": 0,
"updatedTotal": 74.48,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 74.48,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 7.6
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 68.4,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.08,
"discount": 7.6,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683031238942,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4437"
},
"customFields": [],
"lastUpdated": 1683031247154,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 7.6
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "25c83a8e-6031-4d22-b409-5bfcf2bf2fb6",
"author": "",
"date": 1683031247154,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "7ec9ca0c-0f09-4f66-be15-fafb5fb9a1f7",
"author": "",
"date": 1683031238942,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "1c278887-3af1-4e90-a4a5-51cb519562ba",
"amount": "74.48",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "84272aee-ce2a-4e85-92ad-31cbe561bd66",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "695dd70a-adf5-4264-8ddb-a785d4e2f419",
"incrementId": 16209,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "9ad94296-f27c-499b-8593-5c6dce9fbba1",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 68.4,
"total": 74.48,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.08,
"additionalPrice": 0,
"updatedTotal": 74.48,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 74.48,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 7.6
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 68.4,
"priceBeforeDiscounts": 68.4,
"priceAfterDiscounts": 68.4,
"quantity": 1,
"total": 68.4,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.08,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683029623365,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4436"
},
"customFields": [],
"lastUpdated": 1683029638142,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 7.6
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "068dc598-9a9a-4d70-bb60-9eb72ba9be46",
"author": "",
"date": 1683029638142,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "e9c4da58-f714-4165-8b70-ae068d18b137",
"author": "",
"date": 1683029623365,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "58475d97-2e5b-49a9-a0f3-6a9cabda0cb6",
"amount": "74.48",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "9ad94296-f27c-499b-8593-5c6dce9fbba1",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "ba2c1662-e095-44c2-b771-2842e409b5e5",
"incrementId": 16208,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "a49f1584-56a2-4fd1-94e6-37a4b514bae3",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 97.99,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.99,
"additionalPrice": 0,
"updatedTotal": 97.99,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 97.99,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.99,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683029200488,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4435"
},
"customFields": [],
"lastUpdated": 1683029319277,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "6da92db4-01f8-41b2-a760-38515f6b3a78",
"author": "",
"date": 1683029210499,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "8e6befbc-1bb2-4fb7-a707-474b12fddcb5",
"author": "",
"date": 1683029200488,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "e6ba7f79-bb57-4e9e-9350-a4f75630d583",
"amount": "97.99",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "a49f1584-56a2-4fd1-94e6-37a4b514bae3",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "469335f9-96e4-4a10-b055-6c7b57530706",
"incrementId": 16207,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "6bc54d67-ddc6-4969-b86e-17e26d1f4c81",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 76.5,
"total": 74.48,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.08,
"additionalPrice": 0,
"updatedTotal": 74.48,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 74.48,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 8.5
},
{
"source": "MERCHANT",
"amount": 8.1
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 68.4,
"priceBeforeDiscounts": 68.4,
"priceAfterDiscounts": 68.4,
"quantity": 1,
"total": 68.4,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.08,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.1,
"priceBeforeDiscounts": 8.1,
"priceAfterDiscounts": 0,
"quantity": 1,
"total": 8.1,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": 8.1,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683028935459,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4434"
},
"customFields": [],
"lastUpdated": 1683028974977,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.9
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 8.1
}
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 7.6
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "20d59ada-187f-4a20-8ebd-359dd44a0f8a",
"author": "",
"date": 1683028964615,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "f2713b5a-52c9-4fdb-a588-1f4a4ef2fcc5",
"author": "",
"date": 1683028935459,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "3d939423-e524-4efb-a7e9-1ce6e678f801",
"amount": "74.48",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "6bc54d67-ddc6-4969-b86e-17e26d1f4c81",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "fb64d22d-7572-4ce4-ac07-ba443c79042a",
"incrementId": 16206,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "Multiple Payment Methods",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 97.99,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.99,
"additionalPrice": 0,
"updatedTotal": 97.99,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 97.99,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.99,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683028109997,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Multiple Payment Methods",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4433"
},
"customFields": [],
"lastUpdated": 1683028990085,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "64ef81af-a9ba-431f-b569-e42a1310ea35",
"author": "",
"date": 1683028152631,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "faf9440a-3a27-43db-85d7-b0ad70ae69e5",
"author": "",
"date": 1683028117568,
"additionalData": null,
"message": "order.history.ORDER_PARTIALLY_PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "981cd442-3a38-4572-a2e9-9c6b6c1b5aaa",
"author": "",
"date": 1683028109997,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "30ed3f4a-e4fe-4a44-82c5-900dbc51cdbb",
"amount": "90",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "541bec0c-cbe3-4c98-a0e8-c796198af4f2",
"paymentDetails": {},
"refunds": []
},
{
"id": "9b450fd5-388e-4420-8f33-8fcf17ec6efa",
"amount": "7.99",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "28d21761-9a2d-4173-a9bd-5367249d438b",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7ba09802-1572-40b8-9191-79f1e480a72d",
"incrementId": 16205,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "notFulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "9d874ece-e822-47c6-80f6-a4d2e2f06f93",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100,
"total": 108.88,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 8.88,
"additionalPrice": 0,
"updatedTotal": 108.88,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 108.88,
"totalGiftCardAmount": 0,
"balance": 100,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 100,
"quantity": 1,
"total": 100,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 8.88,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683027038601,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "partiallyPaid"
},
"shippingInfo": {
"method": "",
"status": "notFulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4432"
},
"customFields": [],
"lastUpdated": 1683027048498,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "78c88f63-11f6-4fed-85ca-6e2e2f59dc4a",
"author": "",
"date": 1683027048498,
"additionalData": null,
"message": "order.history.ORDER_PARTIALLY_PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "12270b81-7e4a-4fd5-86ec-e81f1ba63214",
"author": "",
"date": 1683027038601,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "63fe1595-1468-4405-b938-863c09fad7de",
"amount": "8.88",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "9d874ece-e822-47c6-80f6-a4d2e2f06f93",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "91885a46-3cd6-4b9f-a2dd-6df535bbc7c9",
"incrementId": 16204,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "e85e17c2-60d0-46eb-9995-8b783605e259",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100,
"total": 10.89,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 97.99,
"tax": 8.88,
"additionalPrice": 0,
"updatedTotal": 10.89,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 10.89,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 97.99
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 100,
"quantity": 1,
"total": 100,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 8.88,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1683027013038,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4431"
},
"customFields": [],
"lastUpdated": 1683027024645,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 97.99,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "f5bc1c7c-8e24-4c39-9891-f5731c6702a3",
"author": "",
"date": 1683027024645,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "0cb9b58a-c669-4bb4-a352-22d427a8d2f5"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "39911acd-30d6-4612-8e92-c714c8a1ade4",
"author": "",
"date": 1683027023508,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b075260a-bcaf-4ef1-b9c5-38eea3b73071",
"author": "",
"date": 1683027013038,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "0cb9b58a-c669-4bb4-a352-22d427a8d2f5"
},
"transactions": {
"payments": [
{
"id": "55db49c1-34ae-41ba-bde7-e73caf6e6e8a",
"amount": "10.89",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "e85e17c2-60d0-46eb-9995-8b783605e259",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "f59c319a-9eb1-4d7c-a372-32ef690799aa",
"incrementId": 16203,
"contactId": "164f3e66-814b-4458-8808-7c93786ceca4",
"contactInfo": {
"contactId": "164f3e66-814b-4458-8808-7c93786ceca4"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "6abfaf2c-e3f3-42c6-bbee-8fa131764056",
"userInfo": {
"name": "POS user",
"email": "pos-giftcards@wix.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 619.4,
"total": 629.67,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 10.27,
"additionalPrice": 0,
"updatedTotal": 629.67,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 629.67,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 7.6
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 68.4,
"priceBeforeDiscounts": 68.4,
"priceAfterDiscounts": 68.4,
"quantity": 1,
"total": 68.4,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.08,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "9d173271-5698-4611-9f4a-7ede81c90571",
"name": "Gift Card",
"productType": "gift_card",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Gift Card",
"description": "**** 5001"
}
],
"price": 501,
"priceBeforeDiscounts": 501,
"priceAfterDiscounts": 501,
"quantity": 1,
"total": 501,
"media": {
"url": "",
"mediaType": "PHOTO",
"width": 0,
"height": 0
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "9d173271-5698-4611-9f4a-7ede81c90571",
"appId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"options": {
"options": {
"giftCardValue": "501",
"giftCardNumber": "10005001",
"giftCardProvider": "RISE"
},
"customAmount": 501
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1683025882497,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [
{
"index": 3,
"amount": 50,
"name": "Custom Charge",
"quantity": 1,
"note": null
}
],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4430"
},
"customFields": [],
"lastUpdated": 1683025922823,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 7.6
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "ea35218e-5b99-4471-9b98-4405ec7c1c70",
"author": "",
"date": 1683025922823,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "2bce29db-5501-4b9b-ae31-9849f897e75e",
"author": "",
"date": 1683025922583,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "a9caf3cc-06ab-49cf-882a-ab974dea3d32",
"author": "",
"date": 1683025882497,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "02ecd955-a614-482b-b407-fbc7b360152f",
"amount": "629.67",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "6abfaf2c-e3f3-42c6-bbee-8fa131764056",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "0cb9b58a-c669-4bb4-a352-22d427a8d2f5",
"incrementId": 16202,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "c6e5f04e-541b-4816-b754-e7e7a58722b3",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100,
"total": 87.99,
"discount": {
"name": "10Test",
"value": 10,
"code": "10Test",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.99,
"additionalPrice": 0,
"updatedTotal": 87.99,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 87.99,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "10Test",
"source": "COUPON",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 100,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 7.99,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1682697517651,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4429"
},
"customFields": [],
"lastUpdated": 1683029118788,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": {
"id": "f3f42864-1529-4efd-928a-5be8491f202e",
"name": "10Test",
"amount": 10,
"code": "10Test"
},
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "123760eb-3536-49d3-9997-77277a71564a",
"author": "",
"date": 1683027024843,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "91885a46-3cd6-4b9f-a2dd-6df535bbc7c9"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "186298e5-7492-4613-9efb-844695ec9851",
"author": "",
"date": 1682697527223,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "fbdf2ba0-6f13-4e0a-a117-b896e4449aa7",
"author": "",
"date": 1682697517651,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "91885a46-3cd6-4b9f-a2dd-6df535bbc7c9",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "52158dd6-1d2a-4345-85b8-30a25b0a2184",
"amount": "87.99",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "c6e5f04e-541b-4816-b754-e7e7a58722b3",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "dfe62da1-5016-49bf-a11e-99224b529bbe",
"incrementId": 16201,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "12f7a71e-9009-4ceb-bf12-3564c55f8a95",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90,
"total": 87.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.1,
"additionalPrice": 0,
"updatedTotal": 87.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 87.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
},
{
"source": "MERCHANT",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 80,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.1,
"discount": 10,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682697433299,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4428"
},
"customFields": [],
"lastUpdated": 1683029129356,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 10
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "05a45f92-26d2-4106-bed7-e3dc68537589",
"author": "",
"date": 1682697444289,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "d895f84b-b3b3-4ae0-83bb-fa96cf14c21b",
"author": "",
"date": 1682697433299,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "4a281eea-33ea-4422-8c01-a061e284a345",
"amount": "87.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "12f7a71e-9009-4ceb-bf12-3564c55f8a95",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "54f6ce8b-30a9-4fed-b999-b604df77e31a",
"incrementId": 16200,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "c1ee6a8d-af15-4977-930a-069ce9c47898",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 75,
"total": 83.18,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.66,
"additionalPrice": 0,
"updatedTotal": 83.18,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 83.18,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 58
}
]
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 66,
"priceBeforeDiscounts": 66,
"priceAfterDiscounts": 66,
"quantity": 1,
"total": 66,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.86,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 2,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 3,
"total": 9,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.8,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1682697232648,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4427"
},
"customFields": [],
"lastUpdated": 1682697241643,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 18
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 30
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_bdfdc1bf-b545-4e39-ac24-f007502c06c2",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 1.52,
"totalPriceBeforeTax": 1.52
}
],
"isPickedUp": false,
"history": [
{
"id": "1e217470-9b84-4971-9914-f3687c7e4753",
"author": "",
"date": 1682697241643,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "d65d3172-7b06-400a-a90b-5bcbd08d3c90",
"author": "",
"date": 1682697232648,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "dd5daf88-b650-4fe6-a58d-160cf6ed04d3",
"amount": "83.18",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "c1ee6a8d-af15-4977-930a-069ce9c47898",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7efa425a-3cdd-40d2-b358-8ef93ce0e9b6",
"incrementId": 16199,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "a6a8b55d-335e-4a6b-96d9-d8be8b36395e",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 75,
"total": 81.81,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 6.66,
"additionalPrice": 0,
"updatedTotal": 81.81,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 81.81,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 58
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 2,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 66,
"priceBeforeDiscounts": 66,
"priceAfterDiscounts": 66,
"quantity": 1,
"total": 66,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 5.86,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 3,
"total": 9,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.8,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1682697169593,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4426"
},
"customFields": [],
"lastUpdated": 1682697179159,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 30
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 18
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_3b7dfc74-4212-4bdd-a7e9-07fdb130f32d",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.15,
"totalPriceBeforeTax": 0.15
}
],
"isPickedUp": false,
"history": [
{
"id": "8d254fb6-e881-49c3-a51d-a9ee9a7f0627",
"author": "",
"date": 1682697179159,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "2a7790c1-e342-4478-8c8e-224b825444fd",
"author": "",
"date": 1682697169593,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "7bd4e1e6-27fc-4323-b4b4-48ae4ccf4064",
"amount": "81.81",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "a6a8b55d-335e-4a6b-96d9-d8be8b36395e",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "6430d226-9fe2-451b-8bf3-fe3e99cb10d7",
"incrementId": 16198,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "c595b3e5-eaa0-45e5-b371-49b9a3452b97",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 1.43,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 12.74,
"tax": 1.16,
"additionalPrice": 0,
"updatedTotal": 1.43,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 1.43,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 12.74
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.16,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682696485274,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4425"
},
"customFields": [],
"lastUpdated": 1682696497751,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 12.74,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_9ba6014d-2ebc-4024-88e9-b9531beafed9",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.01,
"totalPriceBeforeTax": 0.01
}
],
"isPickedUp": false,
"history": [
{
"id": "c7da762d-e043-4625-9e0f-efc6edeefb9a",
"author": "",
"date": 1682696497751,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "234709f8-397a-4666-85c8-720e7a58a0a9"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "f6100f55-97a9-4a5a-804b-4d3e41a8e167",
"author": "",
"date": 1682696496696,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "43a542e7-d270-44c8-9e29-03a6e5ba890e",
"author": "",
"date": 1682696485274,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "234709f8-397a-4666-85c8-720e7a58a0a9"
},
"transactions": {
"payments": [
{
"id": "9da700ec-29d3-42a5-be8e-cfdd37f3fe5b",
"amount": "1.43",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "c595b3e5-eaa0-45e5-b371-49b9a3452b97",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "234709f8-397a-4666-85c8-720e7a58a0a9",
"incrementId": 16197,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "195130f3-d6a1-47c3-b8cd-42c570a82cef",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 12.74,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 1.3,
"tax": 1.04,
"additionalPrice": 0,
"updatedTotal": 12.74,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 12.74,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "",
"source": "MERCHANT",
"amount": 1.3
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 1.04,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1682696391286,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4424"
},
"customFields": [],
"lastUpdated": 1682696497988,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 1.3,
"description": ""
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "a563232b-9f1c-4367-a4e2-b66b9b7a556a",
"author": "",
"date": 1682696497988,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "6430d226-9fe2-451b-8bf3-fe3e99cb10d7"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "cb706e8a-325c-425e-be19-88080f3c4fd5",
"author": "",
"date": 1682696400494,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "5bdaf7f1-12cb-45f9-9980-4ecc120af353",
"author": "",
"date": 1682696391286,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "6430d226-9fe2-451b-8bf3-fe3e99cb10d7",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "105314c2-98b3-4c6d-8d60-c9e73d955557",
"amount": "12.74",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "195130f3-d6a1-47c3-b8cd-42c570a82cef",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "5ed1c4db-bb08-4e1d-9069-7d74633abe8a",
"incrementId": 16196,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "9c60781a-f0b0-4b52-a562-f8c577594141",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 21.34,
"total": 22.68,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.12,
"additionalPrice": 0,
"updatedTotal": 22.68,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 22.68,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.66
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.73,
"priceBeforeDiscounts": 8.73,
"priceAfterDiscounts": 8.73,
"quantity": 1,
"total": 8.73,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 12.61,
"priceBeforeDiscounts": 12.61,
"priceAfterDiscounts": 12.61,
"quantity": 1,
"total": 12.61,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.12,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1682696315411,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4423"
},
"customFields": [],
"lastUpdated": 1683029150124,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.27
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.39
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_315df306-18ac-4d8d-8263-92071b0287cd",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.22,
"totalPriceBeforeTax": 0.22
}
],
"isPickedUp": false,
"history": [
{
"id": "33a523d6-44c3-495e-9368-97b87459a317",
"author": "",
"date": 1682696324817,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "aec539f9-cadf-4f0e-be60-d16661859b8c",
"author": "",
"date": 1682696315411,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "41eac16b-161a-4ea9-81b3-b44078764197",
"amount": "22.68",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "9c60781a-f0b0-4b52-a562-f8c577594141",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7fee6e33-fe63-4d2b-9995-de0aa06c1860",
"incrementId": 16195,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "67d80dc0-89ff-4726-98b8-164a5338e035",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 21.34,
"total": 22.46,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.12,
"additionalPrice": 0,
"updatedTotal": 22.46,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 22.46,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.73,
"priceBeforeDiscounts": 8.73,
"priceAfterDiscounts": 8.73,
"quantity": 1,
"total": 8.73,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 12.61,
"priceBeforeDiscounts": 12.61,
"priceAfterDiscounts": 12.61,
"quantity": 1,
"total": 12.61,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.12,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1682696309088,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4422"
},
"customFields": [],
"lastUpdated": 1682696311803,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "0f85d456-56f0-4a24-ab53-3581f1e73daa",
"author": "",
"date": 1682696311803,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b959578c-657a-413e-950c-e8588a756e9f",
"author": "",
"date": 1682696309088,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a1996bd7-8466-41af-bc3d-30320c7de334",
"amount": "22.46",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "67d80dc0-89ff-4726-98b8-164a5338e035",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "1b2c95bb-dfca-4cd8-b2a3-035b3610f51f",
"incrementId": 16194,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "ab7ee344-1f79-4e4e-a956-9b59f4f25326",
"chargeId": "Multiple Payment Methods",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 8.73,
"total": 8.73,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 8.73,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 8.73,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.27
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.73,
"priceBeforeDiscounts": 8.73,
"priceAfterDiscounts": 8.73,
"quantity": 1,
"total": 8.73,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682696203082,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Multiple Payment Methods",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4421"
},
"customFields": [],
"lastUpdated": 1682696244704,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.27
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "7f13fe94-0c60-4724-bcfa-7d1561ea4e5a",
"author": "",
"date": 1682696244704,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "b04e2d1d-5844-48d6-bb3c-8b3aaaf5da98",
"author": "",
"date": 1682696209082,
"additionalData": null,
"message": "order.history.ORDER_PARTIALLY_PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "bf8b5580-9cb7-484c-b429-3ab7af58ec94",
"author": "",
"date": 1682696203082,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "5375d516-8a45-4fd4-9541-f76a44536a7a",
"amount": "0.73",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "03307a93-ec3f-420b-822b-bbd601166260",
"paymentDetails": {},
"refunds": []
},
{
"id": "b6d333bc-870b-4cdd-a19a-32dd07f657ec",
"amount": "8",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "8cbee031-b67c-467d-b804-f4aa99eb3afc",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "5e81b0c2-da6b-4dc3-a452-366120fefabb",
"incrementId": 16193,
"contactId": "81154f33-4b33-4ed2-837e-379fd42d38c6",
"contactInfo": {
"contactId": "81154f33-4b33-4ed2-837e-379fd42d38c6"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "ab7ee344-1f79-4e4e-a956-9b59f4f25326",
"chargeId": "Multiple Payment Methods",
"userInfo": {
"name": "artem lod",
"email": "wixqatestartemlo@gmail.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 186,
"total": 202.51,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 16.51,
"additionalPrice": 0,
"updatedTotal": 202.51,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 202.51,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 76
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 2,
"total": 180,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 15.98,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 2,
"total": 6,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.53,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 4,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1682695758266,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Multiple Payment Methods",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4420"
},
"customFields": [],
"lastUpdated": 1682695847004,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 36
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 20
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 20
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "4e8bdc3c-7cd4-41b2-8f2c-302b2adea785",
"author": "",
"date": 1682695791602,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "3b0559bb-9601-415b-86c2-f2dd69766d13",
"author": "",
"date": 1682695758266,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "b852d0ba-7fcb-4fc0-8db4-74a7384639bb",
"amount": "2.51",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "0591e3bb-2f04-4c4d-9d14-79824662b456",
"paymentDetails": {},
"refunds": []
},
{
"id": "becff549-9f36-4019-ac35-f5cb6191d217",
"amount": "200",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "836d3793-7420-4de3-ae5b-876d95c1c9ab",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "4c6f7f69-e7b6-4787-8bd4-2eb044b401f3",
"incrementId": 16192,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "ab7ee344-1f79-4e4e-a956-9b59f4f25326",
"chargeId": "",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 93,
"total": 101.26,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 8.26,
"additionalPrice": 0,
"updatedTotal": 101.26,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 101.26,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 29
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 1,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.99,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 1,
"total": 3,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.27,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1682695712411,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Other Payment Method",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4419"
},
"customFields": [],
"lastUpdated": 1682695721559,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 9
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "23c0afd8-fcf4-43d5-83ce-d2065f99db58",
"author": "wixqatestartemlo@gmail.com",
"date": 1682695721559,
"additionalData": null,
"message": "test",
"itemType": "MerchantComment",
"capabilities": {
"deletable": true,
"editable": true
}
},
{
"id": "089880da-95e2-4069-938e-4f3dd81e9a99",
"author": "",
"date": 1682695715272,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "6fb09578-28d0-47a3-bf7f-f41a7269d5ab",
"author": "",
"date": 1682695712411,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "f7580962-6670-44fb-ac68-37c8d1d0a7b7",
"amount": "101.26",
"refundDisabled": false,
"paymentMethod": "Other Payment Method",
"providerTransactionId": "",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "29840e6c-682d-40e9-95de-4cab9af871ce",
"incrementId": 16191,
"contactId": "81154f33-4b33-4ed2-837e-379fd42d38c6",
"contactInfo": {
"contactId": "81154f33-4b33-4ed2-837e-379fd42d38c6"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "ab7ee344-1f79-4e4e-a956-9b59f4f25326",
"chargeId": "d6e44fd7-e657-4ca3-aeac-cc57d678c51f",
"userInfo": {
"name": "artem lod",
"email": "wixqatestartemlo@gmail.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 8.73,
"total": 8.73,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 8.73,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 8.73,
"totalGiftCardAmount": 8.73,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.27
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.73,
"priceBeforeDiscounts": 8.73,
"priceAfterDiscounts": 8.73,
"quantity": 1,
"total": 8.73,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682695669988,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "GiftCard",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4418"
},
"customFields": [],
"lastUpdated": 1682695689028,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.27
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "5879a228-7cdb-49d9-b688-b434394352c8",
"author": "",
"date": 1682695673855,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "72f2e048-c072-4dd2-8f26-2c980b98a9ea",
"author": "",
"date": 1682695669988,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a9df7718-a90d-48f6-94ab-3652e4e25156",
"amount": "8.73",
"refundDisabled": true,
"paymentMethod": "GiftCard",
"providerTransactionId": "d6e44fd7-e657-4ca3-aeac-cc57d678c51f",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "c9d729fc-eaa4-4d05-919e-304fb526bd1c",
"incrementId": 16190,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "ab7ee344-1f79-4e4e-a956-9b59f4f25326",
"chargeId": "b531b12d-ba61-4b7b-9234-d82f8f20898e",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 93,
"total": 101.26,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 8.26,
"additionalPrice": 0,
"updatedTotal": 101.26,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 101.26,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 29
}
]
},
"items": [
{
"index": 1,
"productId": "553ff0b5-332c-4476-bc48-27eee062b733",
"name": "PRODUCT 171",
"productType": "physical",
"sku": "0017",
"options": [],
"price": 90,
"priceBeforeDiscounts": 90,
"priceAfterDiscounts": 90,
"quantity": 1,
"total": 90,
"media": {
"url": "a9ff3b_8e594cefc0e846668a59bfd66789d885.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 7.99,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "553ff0b5-332c-4476-bc48-27eee062b733",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 1,
"total": 3,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.27,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 1,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 1,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1682695514409,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "partiallyRefunded"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4417"
},
"customFields": [],
"lastUpdated": 1682695605195,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 9
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"message": "",
"itemType": "RefundHistoryItem",
"id": "",
"author": "",
"date": 1682695605195,
"capabilities": {
"deletable": false,
"editable": false
},
"additionalData": [
{
"key": "RefundEntityId",
"value": "6a2f8cba-9d2d-4cfa-906f-f74739808ee0"
},
{
"key": "REFUND_AMOUNT",
"value": "0.00"
}
]
},
{
"id": "3d9ab8cf-3c54-4a65-a368-1c6fc657b056",
"author": "",
"date": 1682695549687,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "20647380-4681-4c17-99af-eaa849bf9dd4",
"author": "",
"date": 1682695514409,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "fca682d8-47ab-4e31-b011-a962cca4825e",
"amount": "101.26",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "b531b12d-ba61-4b7b-9234-d82f8f20898e",
"paymentDetails": {},
"refunds": []
}
],
"refunds": [
{
"id": "6a2f8cba-9d2d-4cfa-906f-f74739808ee0",
"createdDate": "2023-04-28T15:26:45.195Z",
"details": {
"items": [
{
"lineItemId": "00000000-0000-0000-0000-000000000003",
"quantity": 1
}
],
"shippingIncluded": false
},
"amount": "0.00",
"transactions": [
{
"amount": "",
"externalRefund": true,
"paymentId": "fca682d8-47ab-4e31-b011-a962cca4825e",
"refundStatus": "SUCCEEDED",
"paymentTransactionRefundStatus": "Refunded"
}
]
}
]
}
},
{
"id": "fb2d9c05-ea50-407c-83b5-62ca187ed05e",
"incrementId": 16189,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "e1e868c0-1596-4678-9983-0640f7f69f9b",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 8.73,
"total": 8.73,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 8.73,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 8.73,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 8.73,
"priceBeforeDiscounts": 8.73,
"priceAfterDiscounts": 8.73,
"quantity": 1,
"total": 8.73,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682695485009,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4416"
},
"customFields": [],
"lastUpdated": 1682695487722,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "623cde97-a531-47a7-8391-23d9a9366a0e",
"author": "",
"date": 1682695487722,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "10f3bac4-defa-44ec-93de-eed045fce3ed",
"author": "",
"date": 1682695485009,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "8f574bea-0917-4fec-bd70-ce5c6156b0a3",
"amount": "8.73",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "e1e868c0-1596-4678-9983-0640f7f69f9b",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "132a0347-65da-4d42-8a3b-02a28c177f5f",
"incrementId": 16188,
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4",
"contactInfo": {
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4"
},
"fulfillmentStatus": "fulfilled",
"enteredBy": "ab7ee344-1f79-4e4e-a956-9b59f4f25326",
"chargeId": "ca413015-7555-43a5-9b5b-27803953679d",
"userInfo": {
"name": "Tester Enot",
"email": "enot13+3@test.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 18,
"total": 19.8,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.6,
"additionalPrice": 0,
"updatedTotal": 18,
"totalRefundAmount": 1.8,
"totalBeforeGiftCard": 19.8,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 87
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 3,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 6,
"total": 18,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.6,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1682694951827,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "partiallyRefunded"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4415"
},
"customFields": [],
"lastUpdated": 1682695447311,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 27
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 60
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_d1ae17f4-7b0a-4d5a-b2eb-51baaae6a751",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 0.2,
"totalPriceBeforeTax": 0.2
}
],
"isPickedUp": false,
"history": [
{
"message": "",
"itemType": "RefundHistoryItem",
"id": "",
"author": "",
"date": 1682695447311,
"capabilities": {
"deletable": false,
"editable": false
},
"additionalData": [
{
"key": "RefundEntityId",
"value": "c44bcb4a-6c03-492d-9614-67ba17bdf0fe"
},
{
"key": "REFUND_AMOUNT",
"value": "1.80"
}
]
},
{
"id": "e348ce84-829b-4d7b-ba8e-250acb2890a8",
"author": "",
"date": 1682694961453,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "13b53713-6454-4fad-8d7e-1deb39c913de",
"author": "",
"date": 1682694951827,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "84711290-6998-4d1b-9adf-c540867be8dd",
"amount": "19.8",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "ca413015-7555-43a5-9b5b-27803953679d",
"paymentDetails": {},
"refunds": []
}
],
"refunds": [
{
"id": "c44bcb4a-6c03-492d-9614-67ba17bdf0fe",
"createdDate": "2023-04-28T15:24:07.311Z",
"details": {
"items": [],
"shippingIncluded": false
},
"amount": "1.80",
"transactions": [
{
"amount": "1.8",
"externalRefund": false,
"gatewayRefundId": "a761e1c1-e022-43b2-8a3d-9de90b92646f",
"paymentId": "84711290-6998-4d1b-9adf-c540867be8dd",
"providerRefundId": "d01aafb6-f172-4961-9a29-651c231777e4",
"refundStatus": "SUCCEEDED",
"paymentTransactionRefundStatus": "Refunded"
}
]
}
]
}
},
{
"id": "5e89f64c-601c-4ca6-96e3-6108c3a58739",
"incrementId": 16187,
"contactId": "8b07d54e-a0df-42a4-86c0-0b353405db9f",
"contactInfo": {
"contactId": "8b07d54e-a0df-42a4-86c0-0b353405db9f"
},
"fulfillmentStatus": "notFulfilled",
"enteredBy": null,
"chargeId": "49dd9262-3437-4e6c-b913-2bd55169d287",
"userInfo": {
"name": "Igor Petrov",
"email": "test@test.com",
"phone": "123123123123",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 18,
"total": 19.6,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.6,
"additionalPrice": 0,
"updatedTotal": 19.6,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 19.6,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 87
}
]
},
"items": [
{
"index": 1,
"productId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"name": "new prod",
"productType": "physical",
"sku": "4444444",
"options": [],
"price": 0,
"priceBeforeDiscounts": 9,
"priceAfterDiscounts": 0,
"quantity": 3,
"total": 0,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "fa7ecfb8-7c0c-4775-b8e3-77970fcb7a2e",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {},
"variantId": "00000000-0000-0000-0000-000000000000"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 3,
"quantity": 6,
"total": 18,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.6,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {},
"variantId": "00000000-0000-0000-0000-000000000000"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
}
],
"createdDate": 1682694848679,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "Local Pickup",
"status": "notFulfilled"
},
"shippingItem": {
"amount": 0,
"tax": 0,
"discount": 0,
"refunded": false
},
"trackingInfo": null,
"deliveryInfo": {
"title": "Local Pickup",
"deliveryTime": "",
"deliverByDate": 0,
"instructions": "left",
"pickupInfo": {
"address": {
"city": "New York",
"country": "USA",
"zipCode": "10002",
"subdivision": "US-NY",
"addressLine": "E 7th street, New York, NY, USA 10002",
"addressLine2": null
},
"instructions": "left",
"status": "UNDEFINED",
"issuedBy": null
},
"shippingAddress": null
},
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "WEB",
"externalOrderId": null
},
"customFields": [],
"lastUpdated": 1682695082109,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000002"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 60
},
"coupon": null,
"merchantDiscount": null
},
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 27
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "3db33184-ae9e-4679-b074-2bd3fec94a9b",
"author": "",
"date": 1682694855984,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "63590759-3812-4a89-9b00-f664753b27b9",
"author": "",
"date": 1682694855815,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "36022eac-13e9-4f87-906b-b67f9a63fd86",
"author": "",
"date": 1682694848679,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "edefa986-8f35-4f94-ba23-96367b993ab6",
"amount": "19.6",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "49dd9262-3437-4e6c-b913-2bd55169d287",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "02ec6c3e-5aec-4718-9f09-34a5855d7345",
"incrementId": 16186,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "d3b2cc5c-f6cc-4188-826a-165b2451e93f",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12.61,
"total": 15.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.12,
"additionalPrice": 0,
"updatedTotal": 15.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 15.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.39
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 12.61,
"priceBeforeDiscounts": 12.61,
"priceAfterDiscounts": 12.61,
"quantity": 1,
"total": 12.61,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.12,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682686800217,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": false,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4414"
},
"customFields": [],
"lastUpdated": 1683029168596,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.39
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_bd569feb-e9a4-4d2e-a3d2-0e38bfc7f8c7",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 1.37,
"totalPriceBeforeTax": 1.37
}
],
"isPickedUp": false,
"history": [
{
"id": "9b69518f-ea22-4d4b-9133-b74cbb2196b4",
"author": "",
"date": 1682686810009,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "805b17d9-5b6e-4b8d-84ea-abad33fd2c8c",
"author": "",
"date": 1682686800217,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "c6e4f644-b856-4fec-ad45-e505edb313cc",
"amount": "15.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "d3b2cc5c-f6cc-4188-826a-165b2451e93f",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a0e89a06-4a8e-4eba-98e6-1031868d5dc9",
"incrementId": 16185,
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4",
"contactInfo": {
"contactId": "bec9f9c3-1b26-477e-ac6d-0f8ffa7116f4"
},
"fulfillmentStatus": "notFulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "ea462f71-89f4-4777-99ae-edc32e2b5a71",
"userInfo": {
"name": "Tester Enot",
"email": "enot13+3@test.com",
"phone": "",
"image": ""
},
"totals": {
"shipping": 10,
"subTotal": 76,
"total": 93.64,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 7.64,
"additionalPrice": 0,
"updatedTotal": 93.64,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 93.64,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"name": "Dele",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Blue"
}
],
"price": 76,
"priceBeforeDiscounts": 76,
"priceAfterDiscounts": 76,
"quantity": 1,
"total": 76,
"media": {
"url": "84770f_7b18884ff3e343208842ae1f30df28aa.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 6.75,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "7a5b76dc-5159-7102-a095-ace79ae76bc4",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Blue"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682686475669,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "first ",
"status": "notFulfilled"
},
"shippingItem": {
"amount": 10,
"tax": 0.89,
"discount": 0,
"refunded": false
},
"trackingInfo": null,
"deliveryInfo": {
"title": "first ",
"deliveryTime": "3-5",
"deliverByDate": 0,
"pickupInfo": null,
"shippingAddress": {
"address": {
"city": "New York",
"country": "USA",
"zipCode": "10002",
"subdivision": "US-NY",
"addressLine": "East 7th Street",
"addressLine2": null
},
"contactDetails": {
"firstName": "Tester",
"lastName": "Enot",
"phone": "123123123",
"company": ""
}
}
},
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4413"
},
"customFields": [],
"lastUpdated": 1682686790371,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "151005ef-e8da-4a80-a797-de43c72d55ea",
"author": "",
"date": 1682686790371,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "83ebab63-8ffc-482b-8fc1-ba1a0e204667",
"author": "",
"date": 1682686790192,
"additionalData": null,
"message": "order.history.INVOICE_WAS_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "ceda1ac2-3aa7-4c51-9974-bdb0d0e94fca",
"author": "",
"date": 1682686475669,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "ee632cef-3d07-48e3-a96a-552fcc6dbcef",
"amount": "93.64",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "ea462f71-89f4-4777-99ae-edc32e2b5a71",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "49b9fb81-9d54-40c7-b18d-a014fc133cad",
"incrementId": 16184,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 7.76,
"total": 7.76,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 7.76,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 7.76,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.23
}
]
},
"items": [
{
"index": 1,
"productId": "91178024-3145-4afc-91af-d45061ca7601",
"name": "Bag",
"productType": "physical",
"sku": "123456",
"options": [],
"price": 7.76,
"priceBeforeDiscounts": 7.76,
"priceAfterDiscounts": 7.76,
"quantity": 1,
"total": 7.76,
"media": {
"url": "149671_64fd7ad8fac840b7a8e52f11bed9c536~mv2.jpg",
"mediaType": "PHOTO",
"width": 1800,
"height": 1800
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "91178024-3145-4afc-91af-d45061ca7601",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682671799856,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Other Payment Method",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1022-0007"
},
"customFields": [],
"lastUpdated": 1682671802699,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.23
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "1077e6f9-6712-4ad9-a942-1b1c8f9320bf",
"author": "",
"date": 1682671802699,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "c2d781e9-a0d5-48c1-8a75-fe40ae9f9f87",
"author": "",
"date": 1682671799856,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "5938333c-0891-41bc-a02e-c8ce78bd8119",
"amount": "7.76",
"refundDisabled": false,
"paymentMethod": "Other Payment Method",
"providerTransactionId": "",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "d0ef1726-bbac-4914-92ac-0c9682eb1930",
"incrementId": 16183,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "660dd22e-74d6-42e0-9a90-55ad53432f00",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 814.74,
"total": 873.82,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 59.08,
"additionalPrice": 0,
"updatedTotal": 873.82,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 873.82,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Green"
}
],
"price": 90.1,
"priceBeforeDiscounts": 90.1,
"priceAfterDiscounts": 90.1,
"quantity": 2,
"total": 180.2,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 16,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "698ac531-00d5-40b9-ae27-3b0017303350",
"name": "SKU 0010 product",
"productType": "physical",
"sku": "0010",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Grey"
}
],
"price": 75,
"priceBeforeDiscounts": 75,
"priceAfterDiscounts": 75,
"quantity": 2,
"total": 150,
"media": {
"url": "a9ff3b_fc1dbe75f2934a49b6af4d003073b5e7.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 13.31,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "698ac531-00d5-40b9-ae27-3b0017303350",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Grey"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 3,
"priceBeforeDiscounts": 3,
"priceAfterDiscounts": 3,
"quantity": 1,
"total": 3,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.27,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
},
{
"index": 4,
"productId": "f156cb63-b154-479e-8e46-4b599034f412",
"name": "Distressed Skirt",
"productType": "physical",
"sku": "041",
"options": [
{
"selectionId": null,
"title": "Size",
"description": "Medium"
}
],
"price": 25,
"priceBeforeDiscounts": 25,
"priceAfterDiscounts": 25,
"quantity": 1,
"total": 25,
"media": {
"url": "c837a6_22342c1726944b80a418cc257626921b~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 2.22,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 4,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "f156cb63-b154-479e-8e46-4b599034f412",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Size": "Medium"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000004",
"exchangedQuantity": 0
},
{
"index": 5,
"productId": "bf846855-d698-441f-af68-7e39a0cd75c0",
"name": "Deni Cap",
"productType": "physical",
"sku": "060",
"options": [],
"price": 2.75,
"priceBeforeDiscounts": 2.75,
"priceAfterDiscounts": 2.75,
"quantity": 2,
"total": 5.5,
"media": {
"url": "c837a6_f73fac300ce442af84db454a41375aeb~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.49,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 5,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "bf846855-d698-441f-af68-7e39a0cd75c0",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000005",
"exchangedQuantity": 0
},
{
"index": 6,
"productId": "e9787830-6b18-4f20-ba7b-f48201776796",
"name": "Deni Wallet",
"productType": "physical",
"sku": "061",
"options": [],
"price": 5,
"priceBeforeDiscounts": 5,
"priceAfterDiscounts": 5,
"quantity": 2,
"total": 10,
"media": {
"url": "c837a6_a8be989170a54dd7a4039580cbc39089~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.89,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 6,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "e9787830-6b18-4f20-ba7b-f48201776796",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000006",
"exchangedQuantity": 0
},
{
"index": 7,
"productId": "e6d86b1f-bd83-4594-bf41-9e23200f2ebc",
"name": "Deni Wallets",
"productType": "physical",
"sku": "062",
"options": [],
"price": 2.75,
"priceBeforeDiscounts": 2.75,
"priceAfterDiscounts": 2.75,
"quantity": 1,
"total": 2.75,
"media": {
"url": "c837a6_4479f5c3b39b4e8b9a25c93f0696edc3~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.24,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 7,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "e6d86b1f-bd83-4594-bf41-9e23200f2ebc",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000007",
"exchangedQuantity": 0
},
{
"index": 8,
"productId": "48ffd9e5-3ca0-4a32-8888-014b800af36b",
"name": "Cactus Patch",
"productType": "physical",
"sku": "065",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 1,
"total": 0,
"media": {
"url": "c837a6_60a06f3aadfe47938f0c97b9d7bc387d~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 8,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "48ffd9e5-3ca0-4a32-8888-014b800af36b",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000008",
"exchangedQuantity": 0
},
{
"index": 9,
"productId": "3042f1f7-1530-44fe-bf11-1b0222bd2dc7",
"name": "Ice cream Patch",
"productType": "physical",
"sku": "066",
"options": [],
"price": 0,
"priceBeforeDiscounts": 0,
"priceAfterDiscounts": 0,
"quantity": 1,
"total": 0,
"media": {
"url": "c837a6_e08dac0fd0a447c4a92a2f131744f170~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 9,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "3042f1f7-1530-44fe-bf11-1b0222bd2dc7",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000009",
"exchangedQuantity": 0
},
{
"index": 10,
"productId": "971cf040-6284-41fb-84a7-0b83fcf71b97",
"name": "Milkshake Patch",
"productType": "physical",
"sku": "067",
"options": [],
"price": 10,
"priceBeforeDiscounts": 10,
"priceAfterDiscounts": 10,
"quantity": 1,
"total": 10,
"media": {
"url": "c837a6_f744c1ffa98344179daaf967cd620af1~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.89,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 10,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "971cf040-6284-41fb-84a7-0b83fcf71b97",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-00000000000a",
"exchangedQuantity": 0
},
{
"index": 11,
"productId": "aff7f8b6-7327-4a33-a08c-4b3a8f064f6d",
"name": "Prod250",
"productType": "physical",
"sku": "12345",
"options": [],
"price": 212.5,
"priceBeforeDiscounts": 212.5,
"priceAfterDiscounts": 212.5,
"quantity": 1,
"total": 212.5,
"media": {
"url": "149671_8ab8b5ce20584a87a024fec746ef02eb~mv2.jpg",
"mediaType": "PHOTO",
"width": 1500,
"height": 1124
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 18.86,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 11,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "aff7f8b6-7327-4a33-a08c-4b3a8f064f6d",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-00000000000b",
"exchangedQuantity": 0
},
{
"index": 12,
"productId": "4be374c2-e554-4636-8baf-3f7f5a014428",
"name": "cats ",
"productType": "physical",
"sku": "9379992",
"options": [],
"price": 12.5,
"priceBeforeDiscounts": 12.5,
"priceAfterDiscounts": 12.5,
"quantity": 1,
"total": 12.5,
"media": {
"url": "149671_5114c277ce8f4f3ea3e024d7f5012beb~mv2.jpg",
"mediaType": "PHOTO",
"width": 2084,
"height": 1537
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.11,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 12,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "4be374c2-e554-4636-8baf-3f7f5a014428",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-00000000000c",
"exchangedQuantity": 0
},
{
"index": 13,
"productId": "38757c0d-a1c5-4e08-8795-db97cae983f8",
"name": "Tax Exempt",
"productType": "physical",
"sku": "123TEst",
"options": [],
"price": 30,
"priceBeforeDiscounts": 30,
"priceAfterDiscounts": 30,
"quantity": 1,
"total": 30,
"media": {
"url": "149671_e6e7df09f2734d738c59ee512f3a7ee6~mv2.jpg",
"mediaType": "PHOTO",
"width": 1600,
"height": 893
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 13,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "38757c0d-a1c5-4e08-8795-db97cae983f8",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-00000000000d",
"exchangedQuantity": 0
},
{
"index": 14,
"productId": "40a06cfa-820c-0ef9-1dbd-7de5f3191662",
"name": "Food tax group",
"productType": "physical",
"sku": "555554",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Green"
}
],
"price": 100,
"priceBeforeDiscounts": 100,
"priceAfterDiscounts": 100,
"quantity": 1,
"total": 100,
"media": {
"url": "149671_4c1aa19bea8c4d17ad92078c268782e5~mv2.jpg",
"mediaType": "PHOTO",
"width": 2000,
"height": 3000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 14,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "40a06cfa-820c-0ef9-1dbd-7de5f3191662",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"variantId": "9461bda1-cb96-445d-9bf7-b4d012d116c8"
}
},
"platformItemId": "00000000-0000-0000-0000-00000000000e",
"exchangedQuantity": 0
},
{
"index": 15,
"productId": "3e2085cf-4ec7-6182-3a35-a4652381b35c",
"name": "copy of Options norm",
"productType": "physical",
"sku": "123456",
"options": [
{
"selectionId": null,
"title": "1",
"description": "1111"
},
{
"selectionId": null,
"title": "Color",
"description": "green"
}
],
"price": 21.3,
"priceBeforeDiscounts": 21.3,
"priceAfterDiscounts": 21.3,
"quantity": 1,
"total": 21.3,
"media": {
"url": "149671_4c1aa19bea8c4d17ad92078c268782e5~mv2.jpg",
"mediaType": "PHOTO",
"width": 2000,
"height": 3000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.89,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 15,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "3e2085cf-4ec7-6182-3a35-a4652381b35c",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"1": "1111",
"Color": "green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-00000000000f",
"exchangedQuantity": 0
},
{
"index": 16,
"productId": "91178024-3145-4afc-91af-d45061ca7601",
"name": "Bag",
"productType": "physical",
"sku": "123456",
"options": [],
"price": 7.99,
"priceBeforeDiscounts": 7.99,
"priceAfterDiscounts": 7.99,
"quantity": 1,
"total": 7.99,
"media": {
"url": "149671_64fd7ad8fac840b7a8e52f11bed9c536~mv2.jpg",
"mediaType": "PHOTO",
"width": 1800,
"height": 1800
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 16,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "91178024-3145-4afc-91af-d45061ca7601",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000010",
"exchangedQuantity": 0
},
{
"index": 17,
"productId": "b1ecf80d-694f-0c4f-12c0-e898880d7b79",
"name": "Sport Car",
"productType": "physical",
"sku": "",
"options": [],
"price": 12,
"priceBeforeDiscounts": 12,
"priceAfterDiscounts": 12,
"quantity": 1,
"total": 12,
"media": {
"url": "ec7cc82ddb5445e4b783884e783d36db.jpg",
"mediaType": "PHOTO",
"width": 1920,
"height": 1271
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 1.07,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 17,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "b1ecf80d-694f-0c4f-12c0-e898880d7b79",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000011",
"exchangedQuantity": 0
},
{
"index": 18,
"productId": "3b266cba-3cc7-5582-2333-2ba5b3f62020",
"name": "Nice Cat",
"productType": "physical",
"sku": "",
"options": [],
"price": 11.25,
"priceBeforeDiscounts": 11.25,
"priceAfterDiscounts": 11.25,
"quantity": 1,
"total": 11.25,
"media": {
"url": "149671_b13b952961a640af81da144cfb1a9031~mv2.gif",
"mediaType": "PHOTO",
"width": 500,
"height": 410
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 18,
"isRestockable": true,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "3b266cba-3cc7-5582-2333-2ba5b3f62020",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000012",
"exchangedQuantity": 0
},
{
"index": 19,
"productId": "9185a745-3164-4a3c-a1d1-c61f31bed7d3",
"name": "Double Espresso",
"productType": "physical",
"sku": "",
"options": [],
"price": 1.55,
"priceBeforeDiscounts": 1.55,
"priceAfterDiscounts": 1.55,
"quantity": 1,
"total": 1.55,
"media": {
"url": "736e8e_5d584091941d416bae5aa263290a3587~mv2.jpeg",
"mediaType": "PHOTO",
"width": 1020,
"height": 680
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.14,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 19,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "9185a745-3164-4a3c-a1d1-c61f31bed7d3",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000013",
"exchangedQuantity": 0
},
{
"index": 20,
"productId": "342b2d45-1f0a-4d10-bed1-8a7af990b66d",
"name": "Subscription + One time",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Size",
"description": "LARGE"
}
],
"price": 10,
"priceBeforeDiscounts": 10,
"priceAfterDiscounts": 10,
"quantity": 1,
"total": 10,
"media": {
"url": "149671_6c27bc79c2f641f097ad098b07a6d8df~mv2.jpeg",
"mediaType": "PHOTO",
"width": 1600,
"height": 686
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.89,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 20,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "342b2d45-1f0a-4d10-bed1-8a7af990b66d",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Size": "LARGE"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000014",
"exchangedQuantity": 0
},
{
"index": 21,
"productId": "ce7889b1-6957-444f-ae99-83593e2212ff",
"name": "SNICKERS",
"productType": "physical",
"sku": "",
"options": [
{
"selectionId": null,
"title": "Size",
"description": "LARGE"
},
{
"selectionId": null,
"title": "Flavor Level",
"description": "EXTRA FLAVOR"
},
{
"selectionId": null,
"title": "Milk",
"description": "ALMOND"
},
{
"selectionId": null,
"title": "Added Shots",
"description": "2"
},
{
"selectionId": null,
"title": "Caffeine",
"description": "DECAF"
},
{
"selectionId": null,
"title": "Syrup",
"description": "Sugar Free"
}
],
"price": 9.2,
"priceBeforeDiscounts": 9.2,
"priceAfterDiscounts": 9.2,
"quantity": 1,
"total": 9.2,
"media": {
"url": "736e8e_ed56f4e20dbf4217bb3c5d0b37fdd0be~mv2.jpeg",
"mediaType": "PHOTO",
"width": 720,
"height": 720
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0.81,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 21,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "ce7889b1-6957-444f-ae99-83593e2212ff",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"variantId": "183c54d6-74a4-468f-841b-4d112cb310e9"
}
},
"platformItemId": "00000000-0000-0000-0000-000000000015",
"exchangedQuantity": 0
}
],
"createdDate": 1682607227763,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4412"
},
"customFields": [],
"lastUpdated": 1682607237973,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "9c6334e3-b10b-4aef-a594-64925199d554",
"author": "",
"date": 1682607237973,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "3d12cf1d-90f2-4e99-90fb-43d71ccac2e3",
"author": "",
"date": 1682607227763,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "a5cd607f-0886-46e6-8274-61e41d3cf181",
"amount": "873.82",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "660dd22e-74d6-42e0-9a90-55ad53432f00",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "09b3c80e-ac9a-4030-aa20-79fa0efdc2d4",
"incrementId": 16182,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "c62911b6-4ce9-42df-9b19-5f37b6de81d6",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 45000,
"total": 49950,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 49950,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 49950,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"name": "Open Price",
"productType": "physical",
"sku": "99998888",
"options": [],
"price": 45000,
"priceBeforeDiscounts": 45000,
"priceAfterDiscounts": 45000,
"quantity": 1,
"total": 45000,
"media": {
"url": "149671_9a0579ab2a6b405ba48c2d41710b414a~mv2.jpg",
"mediaType": "PHOTO",
"width": 1125,
"height": 1500
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682601748177,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4411"
},
"customFields": [],
"lastUpdated": 1682601759538,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_244762c7-ef7f-424c-971c-605da0fc5920",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 4950,
"totalPriceBeforeTax": 4950
}
],
"isPickedUp": false,
"history": [
{
"id": "4326cc3c-0fef-40a5-b6ea-346e2495739a",
"author": "",
"date": 1682601759538,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "2f479111-dcfa-4927-a5b4-8fd734cddf60",
"author": "",
"date": 1682601748177,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "b4d03fef-0342-4227-8166-2160c8265db7",
"amount": "49950",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "c62911b6-4ce9-42df-9b19-5f37b6de81d6",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "2f224b61-67d6-42bb-9cc8-2ede6674210f",
"incrementId": 16181,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "2d2bf81a-1e3d-4061-aa16-ebfbde663dcb",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 13,
"total": 13,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 13,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 13,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682590770901,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4410"
},
"customFields": [],
"lastUpdated": 1682590782595,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "deff1de3-163d-45b6-8d99-50fdcaa8779b",
"author": "",
"date": 1682590782595,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "4d4dbf7b-a08a-4f16-b6cd-2c9ad134ff51",
"author": "",
"date": 1682590770901,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "17d7abba-80cf-4c7a-96d8-3cb9c6c33537",
"amount": "13",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "2d2bf81a-1e3d-4061-aa16-ebfbde663dcb",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a68d75d5-59b9-4e63-96b7-4d93805947bf",
"incrementId": 16180,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "e734c2f8-5059-4505-a7c0-0b5789534f19",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 183,
"total": 164.7,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 18.3,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 164.7,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 164.7,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "MERCHANT",
"amount": 18.3
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 13,
"priceBeforeDiscounts": 13,
"priceAfterDiscounts": 13,
"quantity": 1,
"total": 13,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
},
{
"index": 2,
"productId": "698ac531-00d5-40b9-ae27-3b0017303350",
"name": "I'M A PRODUCT",
"productType": "physical",
"sku": "0010",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Grey"
}
],
"price": 85,
"priceBeforeDiscounts": 85,
"priceAfterDiscounts": 85,
"quantity": 1,
"total": 85,
"media": {
"url": "a9ff3b_fc1dbe75f2934a49b6af4d003073b5e7.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 2,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "698ac531-00d5-40b9-ae27-3b0017303350",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Grey"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000002",
"exchangedQuantity": 0
},
{
"index": 3,
"productId": "e9a2ca30-3c6b-4326-a0f2-726e4ecc56e9",
"name": "I'M A PRODUCT",
"productType": "physical",
"sku": "0009",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Red"
}
],
"price": 85,
"priceBeforeDiscounts": 85,
"priceAfterDiscounts": 85,
"quantity": 1,
"total": 85,
"media": {
"url": "a9ff3b_573b3ee4119b4023af423d9fd2e1b37c.jpg",
"mediaType": "PHOTO",
"width": 1391,
"height": 1391
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 3,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "e9a2ca30-3c6b-4326-a0f2-726e4ecc56e9",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Red"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000003",
"exchangedQuantity": 0
}
],
"createdDate": 1682590678553,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4409"
},
"customFields": [],
"lastUpdated": 1682590687965,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 18.3
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "0395efaf-ed15-4d31-a04b-e996f92d31cf",
"author": "",
"date": 1682590687965,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "766d7d55-ccd6-4942-812f-09ce8a38a428",
"author": "",
"date": 1682590678553,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "403138d7-936f-4f5a-b16f-664fa9b071d4",
"amount": "164.7",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "e734c2f8-5059-4505-a7c0-0b5789534f19",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "8d4cf7aa-c2ab-45fd-b84f-aa80b8483a01",
"incrementId": 16179,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "3f092b9a-62b9-4379-80c5-5aa7b0d8d65b",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100.1,
"total": 115.12,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 15.02,
"additionalPrice": 0,
"updatedTotal": 0,
"totalRefundAmount": 115.12,
"totalBeforeGiftCard": 115.12,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Green"
}
],
"price": 100.1,
"priceBeforeDiscounts": 100.1,
"priceAfterDiscounts": 100.1,
"quantity": 1,
"total": 100.1,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 100.1,
"refundedQuantity": 1,
"tax": 15.015,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682590598923,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "refunded"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1000-0408"
},
"customFields": [],
"lastUpdated": 1682590644086,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"message": "",
"itemType": "RefundHistoryItem",
"id": "",
"author": "",
"date": 1682590644086,
"capabilities": {
"deletable": false,
"editable": false
},
"additionalData": [
{
"key": "RefundEntityId",
"value": "197165af-43cb-4019-9346-a56f0a17470f"
},
{
"key": "REFUND_AMOUNT",
"value": "115.12"
}
]
},
{
"id": "f68cfb97-8cee-4ad5-9b62-77b4a79eab8d",
"author": "",
"date": 1682590609178,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "dbcb068d-ffb6-4928-8a9a-0ec31a217f9c",
"author": "",
"date": 1682590598923,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "3b7213de-6ba1-4ca1-aff2-51ecf781d2fe",
"amount": "115.12",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "3f092b9a-62b9-4379-80c5-5aa7b0d8d65b",
"paymentDetails": {},
"refunds": []
}
],
"refunds": [
{
"id": "197165af-43cb-4019-9346-a56f0a17470f",
"createdDate": "2023-04-27T10:17:24.086Z",
"details": {
"items": [
{
"lineItemId": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
],
"shippingIncluded": false
},
"amount": "115.12",
"transactions": [
{
"amount": "115.12",
"externalRefund": false,
"gatewayRefundId": "84fc61c7-f4fe-4e99-8db3-84ded1d69028",
"paymentId": "3b7213de-6ba1-4ca1-aff2-51ecf781d2fe",
"providerRefundId": "4a5f9495-9f50-4716-8ff0-73c32e3b1dbc",
"refundStatus": "SUCCEEDED",
"paymentTransactionRefundStatus": "Refunded"
}
]
}
]
}
},
{
"id": "3751d9ea-17ac-4f7d-abf0-ed77fb773dc5",
"incrementId": 16178,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "de01c946-7e87-447e-b439-2a70e07e5f99",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100.1,
"total": 100.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 100.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 100.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Green"
}
],
"price": 100.1,
"priceBeforeDiscounts": 100.1,
"priceAfterDiscounts": 100.1,
"quantity": 1,
"total": 100.1,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682584056534,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1022-0006"
},
"customFields": [],
"lastUpdated": 1682584068253,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "42949cb5-2253-4584-8632-ffdfa5ae025f",
"author": "",
"date": 1682584068253,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "a5ca54ed-3856-46d5-9acf-f7fb3705af35",
"author": "",
"date": 1682584056534,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "ca3cf486-4f72-4519-af47-81a584ac8dc2",
"amount": "100.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "de01c946-7e87-447e-b439-2a70e07e5f99",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "5aaa44e8-2a81-49bd-927b-f1766f1e7c96",
"incrementId": 16177,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "53c677db-a9e8-4dae-bfc3-2598fa83ecb4",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90.1,
"total": 90.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 90.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 90.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Khaki"
}
],
"price": 90.1,
"priceBeforeDiscounts": 90.1,
"priceAfterDiscounts": 90.1,
"quantity": 1,
"total": 90.1,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Khaki"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682582702719,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1022-0005"
},
"customFields": [],
"lastUpdated": 1682582714631,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "986a69cd-38ab-454f-8fd1-7f035ba238ed",
"author": "",
"date": 1682582714631,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "702305e0-6764-4862-9c36-369d731d3940",
"author": "",
"date": 1682582702719,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "e98aa358-ac16-458a-b9bd-4b76a5f367d2",
"amount": "90.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "53c677db-a9e8-4dae-bfc3-2598fa83ecb4",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "9be42dd7-2797-42ee-b4cb-c11e259db38e",
"incrementId": 16176,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "29f43b74-3ead-4829-860a-b941e04310b0",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90.1,
"total": 90.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 90.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 90.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Khaki"
}
],
"price": 90.1,
"priceBeforeDiscounts": 90.1,
"priceAfterDiscounts": 90.1,
"quantity": 1,
"total": 90.1,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Khaki"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682581471057,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1022-0004"
},
"customFields": [],
"lastUpdated": 1682581482969,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "8dd6d17b-f38e-4d3a-83e0-1d5ea25ef4e7",
"author": "",
"date": 1682581482969,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "d0cdad25-90ac-4f89-94b9-62e4db35f601",
"author": "",
"date": 1682581471057,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "bb2fd01c-d844-4d12-b5cc-a6f7b1e3c2a8",
"amount": "90.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "29f43b74-3ead-4829-860a-b941e04310b0",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "ffd3c80d-956e-4e68-ad00-ad62b02639bc",
"incrementId": 16175,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "cc26189a-aaac-4bb2-88b1-7d5bbe8f8f3f",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 100.1,
"total": 65.33,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 43.65,
"tax": 8.88,
"additionalPrice": 0,
"updatedTotal": 65.33,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 65.33,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 43.65
}
]
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Green"
}
],
"price": 100.1,
"priceBeforeDiscounts": 100.1,
"priceAfterDiscounts": 100.1,
"quantity": 1,
"total": 100.1,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 8.88,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682527070029,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4408"
},
"customFields": [],
"lastUpdated": 1682527081338,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 43.65,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "57ac5f23-70bb-405c-92f1-ec581cdef1b1",
"author": "",
"date": 1682527081338,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "a17541c4-0521-46ca-b4f3-a7297bc9ac68"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "7f10e3ce-8b61-4872-b13c-336e07ab3c88",
"author": "",
"date": 1682527079730,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "fe41886a-c429-4c76-9253-b1470cc5952c",
"author": "",
"date": 1682527070029,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "a17541c4-0521-46ca-b4f3-a7297bc9ac68"
},
"transactions": {
"payments": [
{
"id": "cee43391-37e0-4ac7-a8e9-590914d860f7",
"amount": "65.33",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "cc26189a-aaac-4bb2-88b1-7d5bbe8f8f3f",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a5b9a0cc-ae48-4387-9aea-1af469e87938",
"incrementId": 16174,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "cd23468f-8ba3-4e6e-8a3c-7fc9e5636ea7",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 45,
"total": 42.32,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 13.73,
"tax": 4,
"additionalPrice": 0,
"updatedTotal": 42.32,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 42.32,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"source": "EXCHANGED_ITEMS",
"amount": 13.73
}
]
},
"items": [
{
"index": 1,
"productId": "2f6416e4-dc26-414f-bf74-4d64e636567b",
"name": "Distressed Shorties",
"productType": "physical",
"sku": "040",
"options": [
{
"selectionId": null,
"title": "Size",
"description": "Large"
}
],
"price": 45,
"priceBeforeDiscounts": 45,
"priceAfterDiscounts": 45,
"quantity": 1,
"total": 45,
"media": {
"url": "c837a6_1a6afa09f2a743e08360fc7529677fe2~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 4,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2f6416e4-dc26-414f-bf74-4d64e636567b",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Size": "Large"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682527008287,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4407"
},
"customFields": [],
"lastUpdated": 1682527020656,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "GLOBAL",
"lineItemIds": [],
"automaticDiscount": null,
"coupon": null,
"merchantDiscount": {
"amount": 13.73,
"discountReason": "EXCHANGED_ITEMS"
}
}
],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_d556d014-ff60-41f4-a8ee-76efdf6cdee1",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 7.05,
"totalPriceBeforeTax": 7.05
}
],
"isPickedUp": false,
"history": [
{
"id": "13beb560-8266-4ba8-b047-06de7dc3b7b2",
"author": "",
"date": 1682527020656,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "7fde202a-7353-4739-a44c-2d164aa899b9"
}
],
"message": "order.history.ORDER_CREATED_FROM_EXCHANGE",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "cb17f264-e537-48b5-9a15-54468c3ce479",
"author": "",
"date": 1682527018911,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "8e1a11c8-95ab-4e40-bdbd-886e8da4da58",
"author": "",
"date": 1682527008287,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": "7fde202a-7353-4739-a44c-2d164aa899b9"
},
"transactions": {
"payments": [
{
"id": "6cee24c0-735e-4b14-abac-cfa0cd48682e",
"amount": "42.32",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "cd23468f-8ba3-4e6e-8a3c-7fc9e5636ea7",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "c3a75e75-4d8c-47a4-a4e7-4363bb64193f",
"incrementId": 16173,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "792853be-3bd6-4c64-93dc-bf6530c5564f",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 45000,
"total": 50000,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 50000,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 50000,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"name": "Open Price",
"productType": "physical",
"sku": "99998888",
"options": [],
"price": 45000,
"priceBeforeDiscounts": 45000,
"priceAfterDiscounts": 45000,
"quantity": 1,
"total": 45000,
"media": {
"url": "149671_9a0579ab2a6b405ba48c2d41710b414a~mv2.jpg",
"mediaType": "PHOTO",
"width": 1125,
"height": 1500
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682526384129,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4406"
},
"customFields": [],
"lastUpdated": 1682526394412,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_44bfa925-8d1c-4701-ad07-ff06c86852ac",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 5000,
"totalPriceBeforeTax": 5000
}
],
"isPickedUp": false,
"history": [
{
"id": "5f2625dd-b068-4ed7-96f9-579096047807",
"author": "",
"date": 1682526394412,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "ae0d39ae-4c97-49b2-bcf8-f53ee1f342bb",
"author": "",
"date": 1682526384129,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "0721915d-c6f6-4be5-be0b-c7c0da6bd4ef",
"amount": "50000",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "792853be-3bd6-4c64-93dc-bf6530c5564f",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "d6c43046-fc40-4c74-81a3-d15bbe1da0c6",
"incrementId": 16172,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "31e47ca5-c1eb-4993-b749-af662ee0efe2",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 45000,
"total": 90000,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 90000,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 90000,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"name": "Open Price",
"productType": "physical",
"sku": "99998888",
"options": [],
"price": 45000,
"priceBeforeDiscounts": 45000,
"priceAfterDiscounts": 45000,
"quantity": 1,
"total": 45000,
"media": {
"url": "149671_9a0579ab2a6b405ba48c2d41710b414a~mv2.jpg",
"mediaType": "PHOTO",
"width": 1125,
"height": 1500
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682526134081,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4405"
},
"customFields": [],
"lastUpdated": 1682526144299,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_32898e3c-d562-4ff7-9eb3-4b3d239a3c7e",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 45000,
"totalPriceBeforeTax": 45000
}
],
"isPickedUp": false,
"history": [
{
"id": "3a4e0b16-baab-4f26-990b-6037e867fb9f",
"author": "",
"date": 1682526144299,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "39d32414-00db-41f3-86fe-1e2b0791543d",
"author": "",
"date": 1682526134081,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "224e5c70-d437-4335-bc61-c072b0669e0f",
"amount": "90000",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "31e47ca5-c1eb-4993-b749-af662ee0efe2",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "1a814d1f-0e36-4134-b010-87e7263f67c9",
"incrementId": 16171,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "7ff35e8d-b86b-45f3-9ea7-096b6dd6b7ca",
"chargeId": "1b7dc024-ec40-4c7c-91da-87f059713e4b",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 45000,
"total": 49500,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 49500,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 49500,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"name": "Open Price",
"productType": "physical",
"sku": "99998888",
"options": [],
"price": 45000,
"priceBeforeDiscounts": 45000,
"priceAfterDiscounts": 45000,
"quantity": 1,
"total": 45000,
"media": {
"url": "149671_9a0579ab2a6b405ba48c2d41710b414a~mv2.jpg",
"mediaType": "PHOTO",
"width": 1125,
"height": 1500
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "5042ccb6-49bf-4c60-8538-0d4777f790ba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682526092185,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4404"
},
"customFields": [],
"lastUpdated": 1682526102942,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [
{
"name": "Tip",
"code": "pos_tip_f4f1551d-eecb-45f9-abc6-ca01e879be72",
"providerAppId": "44562f1b-17ec-4907-b242-b76ac06e707a",
"totalPrice": 4500,
"totalPriceBeforeTax": 4500
}
],
"isPickedUp": false,
"history": [
{
"id": "c36c5766-0317-44e5-a3d3-d738164b70e2",
"author": "",
"date": 1682526102942,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "1c8acd18-5a3b-48c8-8314-eea46dd2f784",
"author": "",
"date": 1682526092185,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "301f5064-398f-4765-9452-9e508b5f2ded",
"amount": "49500",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "1b7dc024-ec40-4c7c-91da-87f059713e4b",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "7fde202a-7353-4739-a44c-2d164aa899b9",
"incrementId": 16170,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "3ef96dfb-7e15-47c6-baa9-81f4c65162e2",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 12.61,
"total": 13.73,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 1.12,
"additionalPrice": 0,
"updatedTotal": 13.73,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 13.73,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "NEW321321",
"source": "AUTOMATIC",
"amount": 0.39
}
]
},
"items": [
{
"index": 1,
"productId": "6c736424-59da-40e7-8e56-a859929e0eba",
"name": "lrtesttyyyg",
"productType": "physical",
"sku": "12334",
"options": [],
"price": 12.61,
"priceBeforeDiscounts": 12.61,
"priceAfterDiscounts": 12.61,
"quantity": 1,
"total": 12.61,
"media": {
"url": "a9ff3b_005a818018404e08a2e5c0da59bfcf99.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 1.12,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "6c736424-59da-40e7-8e56-a859929e0eba",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1682519981086,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1003-4403"
},
"customFields": [],
"lastUpdated": 1682527020930,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000001"
],
"automaticDiscount": {
"id": "48ce5e39-45d5-4fb7-8bfc-b19a73b23ae5",
"name": "NEW321321",
"amount": 0.39
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "ce6475b4-d814-455c-9641-c2d4c3d1d3b7",
"author": "",
"date": 1682527020930,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "a5b9a0cc-ae48-4387-9aea-1af469e87938"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "a5ebbb76-8e5e-47ee-bbbf-2636d988dc26",
"author": "",
"date": 1682519993317,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "96d0081e-b2ba-440a-b5f2-fd5e13fbae28",
"author": "",
"date": 1682519981086,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "a5b9a0cc-ae48-4387-9aea-1af469e87938",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "c35f9395-038b-4159-9679-f0e85dc306a9",
"amount": "13.73",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "3ef96dfb-7e15-47c6-baa9-81f4c65162e2",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "d45dbfea-b703-4d49-9d56-6d04fd3ae1d1",
"incrementId": 16169,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "e50ece7a-641b-414c-90bf-8faa9e8f1d2f",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 90.1,
"total": 90.1,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 90.1,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 90.1,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": [
{
"name": "min order 100",
"source": "AUTOMATIC",
"amount": 10
}
]
},
"items": [
{
"index": 1,
"productId": "2edb542b-39b3-4f88-859f-270b0165575f",
"name": "TECHNICAL PACK",
"productType": "physical",
"sku": "0016",
"options": [
{
"selectionId": null,
"title": "Color",
"description": "Green"
}
],
"price": 90.1,
"priceBeforeDiscounts": 90.1,
"priceAfterDiscounts": 90.1,
"quantity": 1,
"total": 90.1,
"media": {
"url": "a9ff3b_b0e020a191534969bccc74fb5f27684c.jpg",
"mediaType": "PHOTO",
"width": 1302,
"height": 1302
},
"refundedAmount": 0,
"refundedQuantity": 0,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2edb542b-39b3-4f88-859f-270b0165575f",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Color": "Green"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 0
}
],
"createdDate": 1682510661702,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "WixPayments",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1022-0003"
},
"customFields": [],
"lastUpdated": 1682510673294,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [
{
"discountType": "SPECIFIC_ITEMS",
"lineItemIds": [
"00000000-0000-0000-0000-000000000003"
],
"automaticDiscount": {
"id": "865450b7-fb24-42bd-90f4-5300e576e03c",
"name": "min order 100",
"amount": 10
},
"coupon": null,
"merchantDiscount": null
}
],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "438619c8-7d4e-48d0-a61c-15e690254d07",
"author": "",
"date": 1682510673294,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "580716e3-4ac1-46e5-b25d-e6a8b20836c5",
"author": "",
"date": 1682510661702,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "3da52ae1-6a61-4d1d-a79f-ab6abe26ed44",
"amount": "90.1",
"refundDisabled": false,
"paymentMethod": "WixPayments",
"providerTransactionId": "e50ece7a-641b-414c-90bf-8faa9e8f1d2f",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
},
{
"id": "a17541c4-0521-46ca-b4f3-a7297bc9ac68",
"incrementId": 16168,
"contactId": null,
"contactInfo": null,
"fulfillmentStatus": "fulfilled",
"enteredBy": "149671d0-f2ba-432d-80f9-b5e232eac480",
"chargeId": "39a22eeb-def9-436b-8a17-04f6970d3017",
"userInfo": {
"name": "",
"email": "",
"phone": "",
"image": ""
},
"totals": {
"shipping": 0,
"subTotal": 43.65,
"total": 43.65,
"discount": {
"name": "",
"value": 0,
"code": "",
"couponType": ""
},
"merchantDiscount": 0,
"tax": 0,
"additionalPrice": 0,
"updatedTotal": 43.65,
"totalRefundAmount": 0,
"totalBeforeGiftCard": 43.65,
"totalGiftCardAmount": 0,
"balance": 0,
"discounts": []
},
"items": [
{
"index": 1,
"productId": "2f6416e4-dc26-414f-bf74-4d64e636567b",
"name": "Distressed Shorties",
"productType": "physical",
"sku": "040",
"options": [
{
"selectionId": null,
"title": "Size",
"description": "Medium"
}
],
"price": 43.65,
"priceBeforeDiscounts": 43.65,
"priceAfterDiscounts": 43.65,
"quantity": 1,
"total": 43.65,
"media": {
"url": "c837a6_1a6afa09f2a743e08360fc7529677fe2~mv2.jpg",
"mediaType": "PHOTO",
"width": 1502,
"height": 2000
},
"refundedAmount": 0,
"refundedQuantity": 0,
"restockQuantity": 1,
"tax": 0,
"discount": null,
"taxIncludedInPrice": false,
"lineItemId": 1,
"isRestockable": false,
"descriptionLines": [],
"catalogReference": {
"catalogItemId": "2f6416e4-dc26-414f-bf74-4d64e636567b",
"appId": "215238eb-22a5-4c36-9e7b-e7c08025e04e",
"options": {
"options": {
"Size": "Medium"
}
}
},
"platformItemId": "00000000-0000-0000-0000-000000000001",
"exchangedQuantity": 1
}
],
"createdDate": 1682510195543,
"buyerNote": null,
"currency": "USD",
"billingInfo": {
"method": "Cash",
"status": "paid"
},
"shippingInfo": {
"method": "",
"status": "fulfilled"
},
"shippingItem": null,
"trackingInfo": null,
"deliveryInfo": null,
"isNew": true,
"isArchived": false,
"detailedCustomAmountItems": [],
"channelInfo": {
"type": "POS",
"externalOrderId": "1022-0002"
},
"customFields": [],
"lastUpdated": 1682527081568,
"refundAbilityInfo": {
"isCancelable": false,
"isRefundableState": "NOT_REFUNDABLE",
"isRefundablePerItem": false,
"notRefundableReason": null
},
"paymentCollectAbilityInfo": {
"isCollectableState": "NONCOLLECTABLE",
"nonCollectableReason": null
},
"appliedDiscounts": [],
"additionalFees": [],
"isPickedUp": false,
"history": [
{
"id": "04f1550a-b447-4507-9fac-b10928c0cdf5",
"author": "",
"date": 1682527081568,
"additionalData": [
{
"key": "SECONDARY_ORDER_ID",
"value": "ffd3c80d-956e-4e68-ad00-ad62b02639bc"
},
{
"key": "EXCHANGE_LINE_ITEMS",
"value": "[{\"lineItemId\":\"00000000-0000-0000-0000-000000000001\",\"quantity\":1}]"
}
],
"message": "order.history.NEW_EXCHANGE_ORDER_CREATED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "7877f4f8-574b-46af-bcca-e143653dfd18",
"author": "",
"date": 1682510199158,
"additionalData": null,
"message": "order.history.PAID",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
},
{
"id": "13d29bf4-bc12-4fb9-98ec-7b801db6259c",
"author": "",
"date": 1682510195543,
"additionalData": null,
"message": "order.history.ORDER_PLACED",
"itemType": "DefaultHistoryItem",
"capabilities": {
"deletable": false,
"editable": false
}
}
],
"exchangesInfo": {
"exchanges": [
{
"orderId": "ffd3c80d-956e-4e68-ad00-ad62b02639bc",
"lineItems": [
{
"id": "00000000-0000-0000-0000-000000000001",
"quantity": 1
}
]
}
],
"exchangedOrderId": null
},
"transactions": {
"payments": [
{
"id": "ea4172f3-11bb-4ca9-8798-6700cd27f940",
"amount": "43.65",
"refundDisabled": false,
"paymentMethod": "Cash",
"providerTransactionId": "39a22eeb-def9-436b-8a17-04f6970d3017",
"paymentDetails": {},
"refunds": []
}
],
"refunds": []
}
}
],
"total": 8371
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment