Skip to main content

Customer Care Order Support API (0.1)

Download OpenAPI specification:Download

team-order-management: team-order-management@newstore.com

This is an internal API for the customer support team, to re-index orders in the NewStore platform.

Reindex single customer order

Updates a single customer order if data is missing in NOM or an order needs a manual data update, making the re-indexing of the existing order necessary.

Authorizations:
newStoreAccessToken
Request Body schema: application/json
order_id
string

Unique order UUID of the order which should be indexed.

Responses

Request samples

Content type
application/json
{
  • "order_id": "ad6b2c2d-5b31-4818-8764-9f4d2ea0fe6d"
}