Get an order by its ID. This endpoint only returns orders that belong to the caller. When the caller has permission to view all orders, they can get any order. OperationId: ShopOrderControllerGetOne
Search for orders. By default, this endpoint only returns your own orders. When the caller has permission to view all orders, they can search for all orders. OperationId: ShopOrderControllerSearch
ShopOrderApi - axios parameter creator
Export