Create order

Create a new order.

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

requested field for order

charges
array of objects

List of charges that are applied to the order

charges
checkout
object

Checkout details

string
required
length ≤ 3

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

customer_info
required

Customer information

discount_lines
array of objects

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
required

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

line_items*
metadata
object

Metadata associated with the order

boolean

Allows you to fill out the shipping information at checkout

boolean

Indicates whether the order charges must be preauthorized

string

Indicates the processing mode for the order, either ecommerce, recurrent or validation.

uri

Indicates the redirection callback upon completion of the 3DS2 flow. Do not use this parameter if your order has a checkout parameter

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

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

shipping_lines
tax_lines
array of objects

List of taxes that are applied to the order.

tax_lines
string | null

Indicates the 3DS2 mode for the order, either smart or strict. This property is only applicable when 3DS is enabled. When 3DS is disabled, this field should be null.

Headers
string
enum
Defaults to es

Use for knowing which language to use

Allowed:
string

In the case of a holding company, the company id of the child company to which will process the request.

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