Skip to Content

UpdateOrderInput

Properties

NameTypeDescriptionNotes
driver_idLongID of the driver to assign to the order.[optional] [default to null]
payment_statusStringPayment status to update.[optional] [default to null]
payment_gateway_method_idLongPayment gateway method ID to update (system payment options like Wallet, Cash, Stripe).[optional] [default to null]
statusStringOrder status to update.[optional] [default to null]
reasonStringReason for the status update.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]