v1
latestOpenAPI 3.0.12026-07-2419554.1 KBInstore
Get instore orders by reference
Retrieve a list of instore order references based on one or more known reference values. At least one query parameter must be provided. Multiple parameters are combined with AND logic.
The endpoint returns a maximum of 100 matching orders, sorted by creation date (newest first).
get/v1/instore/orders/references
Query parameters
orderTokenstring
Order token to search for.
merchantOrderReferencestring
Merchant reference to search for.
merchantProcessorReferencestring
Merchant processor reference to search for.
Response
Instore orders retrieved successfully.