{
"guid": "string",
"order_code": "string",
"external_id": "string",
"type": "Buy",
"price": 0,
"tax": 0,
"total": 0,
"payment_cost": 0,
"currency_code": "string",
"status_name": "Created",
"items": [
{
"sku": "string",
"product_id": 0,
"product_name": "string",
"spot_price": 0,
"price": 0,
"tax_rate": 0,
"tax": 0,
"amount": 0,
"total": 0
}
],
"customer": {
"external_id": "string",
"firstname": "string",
"middlename": "string",
"lastname": "string",
"fullname": "string",
"email": "string",
"phone": "string",
"gender": "string",
"identity_number": "string",
"birthdate": "string"
},
"payment_type": "cash",
"payment": {
"state": "new",
"redirect_url": "string",
"token": "string",
"is_3d": true,
"auth_mode": "preauth",
"amount": 0,
"comission": 0,
"total": 0,
"details": {
"card_holder": "string",
"card_number": "stringstringstri",
"card_expiry": "12/24",
"card_cvv": "stri",
"card_association": "mastercard",
"customer_ip": "string"
}
},
"delivery": {
"status_id": 0,
"status_name": "string",
"cargo_tracking_url": "string",
"cargo_tracking_number": "string",
"sync_status": true,
"products": [
{
"product_id": 0,
"sku": "string",
"product_name": "string",
"amount": 0
}
]
},
"address": {
"billing": {
"external_id": "string",
"invoice_type": "Individual",
"fullname": "string",
"company_name": "string",
"phone": "string",
"email": "[email protected]",
"city": "string",
"county": "string",
"district": "string",
"address": "string",
"zipcode": "strin",
"street": "string",
"tax_office": "string",
"tax_number": "string"
},
"shipping": {
"id": 0,
"external_id": "string",
"tax_number": "string",
"fullname": "string",
"phone": "string",
"city": "string",
"county": "string",
"district": "string",
"address": "string",
"zipcode": "strin",
"street": "string"
}
},
"description": "1gr - #GAU"
}