Create Mock Orders
POST /v1/orders/mock (API Reference)
Description
- Creates mock orders
- This is only exposed in the staging environment and is intended for testing purposes only. Once your staging client applications are stood up, it is preferred for orders to be created via those UIs.
Query Parameters
- (optional) orders: Number of orders to create
Updated 9 months ago