Update an orderCopy Pageput https://api.owlpay.com/api/v1/platform/tunnel/orders/{order_uuid}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsorder_uuidstringrequiredThe UUID of the Order.Body Paramsorder_serialstringThis field is required when none of application_order_serial are present.application_order_serialstringOrder serial number from Application.currencystringFollows ISO currency code, please fill in upper case.totalnumberOrder total.is_force_createbooleanIf set to True, OwlPay will create a new order even the order number already exists.truetruefalseis_in_orders_transferbooleantruetruefalsedescriptionstringOrder description.meta_datastringKey-Value data (ref: Meta Data).order_created_atstringOrder created time on OwlPay. (Must be a valid date in the format Y-m-d\TH:i:sP.). Must be a valid date in the format Y-m-d\TH:i:sP.allow_transfer_time_atstringAllowable time for reconciliation Order created time on OwlPay.(Must be a valid date in the format Y-m-d\TH:i:sP.). Must be a valid date in the format Y-m-d\TH:i:sP.application_vendor_uuidstringVendor's unique identifier on Application (must fill in "vendor_uuid" or "application_vendor_uuid").vendor_uuidstringVendor's unique identifier on OwlPay used for updating vendor's information.order_extrasarray of objectsIf order uses rate setting, order extra shows detail about rate setting.order_extrasADD objectreplace_order_uuidstringUpdate specify order when you want to update order.Response 200Updated about 1 year ago