{
"sales_order": [
{
"principle_code": "string",
"distributor_code": "string",
"document_number": "string",
"document_date": "2019-08-24T14:15:22.123Z",
"scheduled_delivery_date": "2019-08-24T14:15:22.123Z",
"customer_code": "string",
"bill_to_customer": "string",
"division_code": "string",
"currency_code": "string",
"source_of_data": 0,
"order_status": 0,
"coupon_code": "string",
"coupon_discount_amount": 0,
"order_placed_by": "string",
"delivery_instructions": "string",
"payment_method": 0,
"shipping_fee": 0,
"shipping_fee_disc_amount": 0,
"service_fee": 0,
"sales_order_detail": [
{
"sequence_number": 0,
"document_number": 0,
"item_code": "string",
"mrp": 0,
"item_quantity": 0,
"item_price": 0,
"total_tax_amount": 0,
"total_discount_amount": 0,
"total_net_amount": 0,
"is_free_good": 0,
"tax_percentage_1": 0,
"tax_amount_1": 0,
"tax_percentage_2": 0,
"tax_amount_2": 0,
"tax_percentage_3": 0,
"tax_amount_3": 0,
"tax_percentage_4": 0,
"tax_amount_4": 0,
"tax_percentage_5": 0,
"tax_amount_5": 0
}
],
"sales_order_promotion_detail": [
{
"sequence_number": 0,
"document_number": 0,
"item_code": "string",
"promotion_code": "string",
"promotion_description": "string",
"promotion_type_code": 0,
"promotion_quantity": 0,
"promotion_amount": 0,
"promotion_indicator": "string",
"condition_type": "string",
"promo_coupon_indicator": 0
}
]
}
]
}