Orders
Last updated
Was this helpful?
Last updated
Was this helpful?
You can use the API to create a new order in the system. You need to fill in order information such as customer information and order currency.
You can find more information about the endpoint and its parameters in our API documentation
Using the API, one specific order can be retrieved using its identifier, this action is used when manipulating orders, for example at payment gateways. We receive information that is stored on orders, such as its value, the items contained in it, the price of the order, its status, information about the customer, etc.
You can find more information about the endpoint and its parameters in our API documentation
You can also use the API to load orders according to various parameters. For example, we can only retrieve orders from a specific customer.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to create a new item for a specific order.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to edit a specific item for a specific order.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to delete a specific item for a specific order.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to retrieve all order statuses that are set on a given instance. These statuses can be assigned, for example, to notifications.
You can find more information about the endpoint and its parameters in our API documentation
Using the API, you can assign any status to an order as long as we know its identifier. For example, we can retrieve it using the endpoint for all statuses on a given instance.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to add a tracking number to your order.
You can find more information about the endpoint and its parameters in our API documentation
Using the API, you can create a new record in the order history for a specific order, for example, when it is paid for, canceled or otherwise changed.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to change the status of an order. For example, after paying for the order, its cancellation, completion, etc.
You can find more information about the endpoint and its parameters in our API documentation
You can find more information about the endpoint and its parameters in our API documentation
You can find more information about the endpoint and its parameters in our API documentation
You can find more information about the endpoint and its parameters in our API documentation
You can find more information about the endpoint and its parameters in our API documentation
Endpoint [POST] on the API you can easily try.
Endpoint [PUT] on the API you can easily try.
Endpoint [DELETE] on the API you can easily try.
Endpoint [GET] on the API you can easily try.
Endpoint [PATCH] on the API you can easily try.
Endpoint [POST] on the API you can easily try.
Endpoint [POST] on the API you can easily try.
Endpoint [PATCH] on the API you can easily try.
Endpoint [PATCH] on the API you can easily try.
Endpoint [PATCH] on the API you can easily try.
Endpoint [PATCH] on the API you can easily try.
Endpoint [PATCH] on the API you can easily try.