Orders
An order identifies the purchase of a good or service. The order is encoded in the API via the "orderId" parameter, which must be generated at the payment stage in the solutions:
The APIs made available for order management are presented below.
- Search order (GET /orders/{orderId}): returns information relating to an order
- Oders list (GET /orders): returns the list of orders that meet the filters set in the request.