Update an Order

Update the details of an existing order. Only certain fields are updatable. Basket and customer data cannot be changed.

Use this method to update an order previously created but not successful.

All the following information can be updated :

  • operation_type (mandatory)
  • payment_channel (mandatory)
  • token
  • authentication indicator
  • payment_method
  • customer_ip
  • merchant_contract
Basket content and customer information can not be updated via this method, a new order will have to be created if these information must be changed.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!