{
"appliedPromotions": [
{
"description": "string",
"discountAmount": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"promotionId": "string"
}
],
"deliveryCost": {
"importCharges": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"shippingCost": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"shippingIntermediationFee": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
}
},
"discountedLineItemCost": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"ebayCollectAndRemitTaxes": [
{
"amount": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"collectionMethod": "string",
"ebayReference": {
"name": "string",
"value": "string"
},
"taxType": "string"
}
],
"giftDetails": {
"message": "string",
"recipientEmail": "string",
"senderName": "string"
},
"itemLocation": {
"countryCode": "string",
"location": "string",
"postalCode": "string"
},
"legacyItemId": "string",
"legacyVariationId": "string",
"lineItemCost": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"lineItemFulfillmentInstructions": {
"guaranteedDelivery": true,
"maxEstimatedDeliveryDate": "string",
"minEstimatedDeliveryDate": "string",
"shipByDate": "string"
},
"lineItemFulfillmentStatus": "string",
"lineItemId": "string",
"listingMarketplaceId": "string",
"properties": {
"buyerProtection": true,
"fromBestOffer": true,
"soldViaAdCampaign": true
},
"purchaseMarketplaceId": "string",
"quantity": 0,
"refunds": [
{
"amount": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"refundDate": "string",
"refundId": "string",
"refundReferenceId": "string"
}
],
"sku": "string",
"soldFormat": "string",
"taxes": [
{
"amount": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
},
"taxType": "string"
}
],
"title": "string",
"total": {
"convertedFromCurrency": "string",
"convertedFromValue": "string",
"currency": "string",
"value": "string"
}
}