Accept an order

Definition

This endpoint will allow you to accept an order.

A request can be sent for one single order.

By running this call, you will set the order field state to accepted.

Any order that has already been cancelled or fulfilled cannot be accepted.

Request query parameter

ParameterDescriptionRequired
order_idUnique ID for the order you want to acceptYes

Response

{
    "description": "Order row was accepted"
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint will allow you to accept an order. Not available by default, use fulfill directly instead.


A request can be sent for one single order.
By running this call, you will set the order field state to accepted.
Any order that has already been cancelled or fulfilled cannot be accepted.


Path Params
string
required

Unique ID for the order you want to accept

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json