{
    "success": true,
    "message": "Order table data",
    "data": 
             {
              "id":"id",
               "sellerCode":"seller_code",
               "sellerName":"seller_name",
               "orderDate":"order_date",
               "orderConfirmationDate":"order_confirmation_date",
               "orderId":"order_id",
               "status":"status",
               "cancellationDateTime":"cancellation_datetime",
               "cancelBy":"cancel_by",
               "cancellationReasonId":"cancellation_reason_id",
               "paymentMethodId":"payment_method_id",
               "paymentMethodName":"payment_method_name",
               "arrivalDateDesignation":"arrival_date_designation",
               "desiredDeliveryDay":"desired_delivery_day",
               "desiredDeliveryTime":"desired_delivery_time",
               "deliveryDate":"delivery_date",
               "deliveryBoxFlag":"delivery_box_flag",
               "giftFlag":"gift_flag",
               "shipmentCompletionDate":"shipment_completion_date",
               "deliveryNotePrintDate":"delivery_note_print_date",
               "deliveryNoteNumber":"delivery_note_number",
               "totalProductPriceRegular":"total_product_price_regular",
               "totalProductPriceReduced":"total_product_price_reduced",
               "totalProductPriceNonTaxable":"total_product_price_non_taxable",
               "totalProductPrice":"total_product_price",
               "consumptionTaxAmountRegular":"consumption_tax_amount_regular",
               "consumptionTax":"consumption_tax",
               "consumptionTaxAmount":"consumption_tax_amount",
               "totalShippingPrice":"total_shipping_price",
               "totalOrderAmount":"total_order_amount",
               "totalPointAwarded":"total_point_awarded",
               "pointUsageAmount":"point_usage_amount",
               "ordererEmail":"orderer_email",
               "ordererName": "orderer_name",
               "nameOfOrderer":"name_of_orderer",
               "ordererKanaSei":"orderer_kana_sei",
               "oredereKanaMei":"orderer_kana_mei",
               "ordererPostalCode":"orderer_postal_code",
               "ordererPrefecture":"orderer_prefecture",
               "ordererAddress1":"orderer_address_1",
               "ordererAddress2":"orderer_address_2",
               "ordererAddress3": "orderer_address_3",
               "ordererCompanyName":"orderer_company_name",
               "ordererDepartmentName":"orderer_department_name",
               "ordererPhoneNumber":"orderer_phone_number",
               "shippingSurname":"shipping_surname",
               "shippingFirstName":"shipping_first_name",
               "shippingAddressKanaSei":"shipping_address_kana_sei",
               "shippingAddressKanaMei":"shipping_address_kana_mei",
               "shippingPostalCode":"shipping_postal_code",
               "shippingPrefecture":"shipping_prefecture",
               "shippingAddress1":"shipping_address_1",
               "shippingAddress2":"shipping_address_2",
               "shippingAddress3":"shipping_address_3",
               "shippingCompanyName":"shipping_company_name",
               "shippingDepartmentName":"shipping_department_name",
               "shippingPhoneNumber":"shipping_phone_number",
               "memberFlag":"member_flag",
               "sellerMemo":"seller_memo",
               "sellerCancelableFlag":"seller_cancelable_flag",
               "orderFlagNotify":"order_flag_notify",
               "createdAt":"created_at",
               "createdBy":"created_by",
               "updatedAt":"updated_at",
               "updatedBy": "updated_by",
               "omsIntegrationStatus":"oms_integration_status",
               "omsLinkageDate":"oms_linkage_date",
               "createdByExternal":"created_by_external",
               "createdAtExternal":"created_at_external",
               "updatedByExternal":"updated_by_external",
               "updatedAtExternal":"updated_at_external"
             }
}



