{
"order_number": "MpOrderNumber1",
"marketplace": "mp_name",
"order_date": "2025-03-27T11:20:38+00:00",
"currency": "USD",
"original_currency": "AED",
"original_order_amount": 19.5,
"currency_rate": 0.272258864,
"customer": {
"name": "Customer Name",
"phone": "+16172531000",
"email": "global@hepsiburada.com"
},
"order_amount": 5.309,
"shipping_address": {
"name": "Reciever Name",
"address": "77 Massachusetts Ave, Cambridge",
"phone": "+16172531000",
"email": "global@hepsiburada.com",
"country_code": "US",
"district": "Massachusetts",
"city": "Cambridge",
"town": "Massachusetts Ave"
},
"billing_address": {
"name": "Billing Customer Name",
"address": "77 Massachusetts Ave, Cambridge",
"phone": "+9715000000000",
"email": "global@hepsiburada.com",
"country_code": "US",
"district": "Massachusetts",
"city": "Cambridge",
"town": "Massachusetts Ave"
},
"order_items": [
{
"item_number": "MpOrderItemNumber1",
"company_id": 11111,
"spu": "HBC000078KQW3",
"sku": "HBCV000078KQW4",
"quantity": 1,
"unit_product_price": 2.4503,
"total_amount": 2.4503,
"original_total_amount": 9,
"original_currency": "AED",
"currency": "USD",
"base_price": 1.06
},
{
"item_number": "MpOrderItemNumber2",
"company_id": 11111,
"spu": "HBC000078L5O1",
"sku": "HBCV000078L5O2",
"quantity": 1,
"unit_product_price": 2.8587,
"total_amount": 2.8587,
"original_total_amount": 10.5,
"original_currency": "AED",
"currency": "USD",
"base_price": 1.25
}
]
}