{
    "orders": {
        "marketplace_id": "AB",
        "status": "new",
        "fba": 0,
        "shipment_carrier": "null",
        "tracking": "null",
        "currency": "AB",
        "purchase_date": "2022-01-01 01:01:01",
        "payments_date": "2022-01-01 01:01:01",
        "buyer_email": "abcd@abcd.abc",
        "buyer_name": "Name",
        "buyer_phone_number": "0123456789",
        "number_of_items": 0,
        "ship_service_level": "Abcd",
        "recipient_name": "Name Surname",
        "ship_address_1": "Address",
        "ship_address_2": "Address",
        "ship_address_3": "null",
        "ship_city": "City",
        "ship_state": "State",
        "ship_postal_code": "12345",
        "ship_country": "AB",
        "ship_phone_number": "012345678",
        "ship_service_name": "null",
        "bill_name": "Name Surname",
        "bill_address_1": "Address",
        "bill_address_2": "null",
        "bill_address_3": "null",
        "bill_city": "City",
        "bill_state": "State",
        "bill_postal_code": "01234",
        "bill_country": "AB",
        "delivery_start_date": "2022-01-01 01:01:01",
        "delivery_end_date": "2022-01-01 01:01:01",
        "delivery_time_zone": "null",
        "delivery_instructions": "null",
        "sales_channel": "Amazon.AB",
        "earliest_ship_date": "2022-01-01 01:01:01",
        "latest_ship_date": "2022-01-01 01:01:01",
        "earliest_delivery_date": "2022-01-01 01:01:01",
        "latest_delivery_date": "2022-01-01 01:01:01",
        "is_business_order": "abcde",
        "purchase_order_number": "null",
        "price_designation": "null",
        "is_premium_order": "null",
        "buyer_company_name": "null",
        "buyer_cst_number": "null",
        "buyer_vat_number": "null",
        "buyer_tax_registration_id": "null",
        "buyer_tax_registration_country": "null",
        "buyer_tax_registration_type": "null",
        "is_sold_by_ab": "null",
        "order_channel": "null",
        "order_channel_instance": "null",
        "external_order_id": "null",
        "fulfilled_by": "null",
        "shipment_status": "null",
        "is_buyer_requested_cancellation": "null",
        "buyer_requested_cancel_reason": "null",
        "tax_collection_model": "null",
        "tax_collection_responsible_party": "null",
        "is_iba": "null",
        "is_pickup_point_order": "null",
        "custom_id1": "null"
    },
    "orderitems": {
        "sku": "12345",
        "product_name": "Abcdefghi",
        "quantity_purchased": 1,
        "currency": "AB",
        "item_price": "123.12",
        "item_tax": 7,
        "shipping_price": 4,
        "shipping_tax": 0,
        "item_promotion_discount": "null",
        "item_promotion_id": "null",
        "ship_promotion_discount": 0,
        "ship_promotion_id": "null",
        "is_amazon_invoiced": "true",
        "vat_exclusive_item_price": 12,
        "vat_exclusive_shipping_price": 12,
        "vat_exclusive_giftwrap_price": 12,
        "license_expiration_date": "null",
        "address_type": "null",
        "licensee_name": "null",
        "license_number": "null",
        "license_state": "null",
        "buyer_citizen_name": "null",
        "buyer_citizen_id": "null",
        "ship_service_name": "Abcd",
        "is_prime": "null",
        "payment_method": "null",
        "cod_collectible_amount": "null",
        "already_paid": "null",
        "payment_method_fee": "null",
        "is_replacement_order": "null",
        "original_order_id": "null",
        "order_invoice_type": "null",
        "invoice_business_legal_name": "null",
        "invoice_business_address": "null",
        "invoice_business_tax_id": "null",
        "invoice_business_tax_office": "null",
        "ioss_number": "null",
        "default_ship_from_address_name": "null",
        "default_ship_from_address_field_1": "null",
        "default_ship_from_address_field_2": "null",
        "default_ship_from_address_field_3": "null",
        "default_ship_from_city": "null",
        "default_ship_from_state": "null",
        "default_ship_from_country": "null",
        "default_ship_from_postal_code": "null",
        "actual_ship_from_address_name": "null",
        "actual_ship_from_address_field_1": "null",
        "actual_ship_from_address_field_2": "null",
        "actual_ship_from_address_field_3": "null",
        "actual_ship_from_city": "null",
        "actual_ship_from_state": "null",
        "actual_ship_from_country": "null",
        "actual_ship_from_postal_code": "null",
        "payment_method_details": "null",
        "gift_wrap_price": "null",
        "gift_wrap_tax": "null",
        "gift_wrap_type": "null",
        "gift_message_text": "null",
        "last_updated_date": "null",
        "order_status": "null",
        "fulfillment_channel": "null",
        "url": "null",
        "asin": "null",
        "item_status": "null",
        "quantity": "null",
        "promotion_ids": "null",
        "buyer_requested_cancel_reason": "null",
        "signature_confirmation_recommended": "null",
        "item_extensions_data": "null",
        "is_transparency": "null",
        "amazon_programs": "null",
        "order_channel": "null",
        "serial_numbers": "null",
        "pickup_point_type": "null",
        "customized_url": "null",
        "customized_page": "null",
        "is_heavy_or_bulky": "null",
        "is_exchange_order": "null",
        "buyer_identification_number": "null",
        "buyer_identification_type": "null"
    }
}