Update Order

Update an existing Order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of the resource

Body Params

requested field for an order

a order

charges
array of objects
Defaults to null
charges
checkout
object

Checkout details

string
length ≤ 3

Currency with which the payment will be made. It uses the 3-letter code of the International Standard ISO 4217.

customer_info
discount_lines
array of objects
Defaults to null

List of discounts that are applied to the order.

discount_lines
fiscal_entity
object

Fiscal entity of the order, Currently it is a purely informative field

line_items
array of objects
Defaults to null

List of products that are sold in the order. You must have at least one product.

line_items

boolean

Indicates whether the order charges must be preauthorized

shipping_contact
object

Shipping
details, required in case of sending a shipping. If we do not receive a shipping_contact on the order, the default shipping_contact of the customer will be used.

shipping_lines
array of objects
Defaults to null

List of shipping costs. If the online store offers digital products.

shipping_lines
tax_lines
array of objects
Defaults to null
tax_lines
Headers
string
enum
Defaults to es

Use for knowing which language to use

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.conekta-v2.2.0+json