Skip to main content

List Awaiting Orders

POST 

/Order/list

At this endpoint, you can retrieve and process pending orders for products within your authority.

The incoming orders are not orders belonging to your membership; they are orders awaiting delivery in the system.

Example requiredData: { "productRequireID": 1, "identifier": "userid", "title": "Your character name in the game", "value": "Player" }

Request

Responses

Returns the requested order lists