{
"id": "string",
"orderNumber": "string",
"customerId": 0,
"subtotal": 0,
"shippingDiscount": 0,
"useBalance": 0,
"couponDiscount": 0,
"totalPaid": 0,
"orderCurrencyCode": "string",
"currencySymbol": "string",
"currencyRate": 0,
"shippingAddress": {
"createdAt": "string",
"updatedAt": "string",
"id": "string",
"orderNumber": "string",
"customerId": 0,
"firstName": "string",
"lastName": "string",
"company": "string",
"country": "string",
"iso2": "string",
"province": "string",
"city": "string",
"streetAddress": "string",
"apartmentAddress": "string",
"zipCode": "string",
"phone": "string",
"fax": "string",
"vat": "string",
"isShippingAddress": 0,
"isBillingAddress": 0,
"isRemoteArea": 0,
"customerAddressId": 0,
"taxNumber": "string",
"phoneIso2": "string",
"rfc": "string",
"curp": "string",
"correctAddress": true,
"isVerify": true,
"verifyLevel": "string",
"realAddress": true
}
}