Optionalconfiguration: Configuration
OperationId: ShopOrderControllerCancel
Claiming an order will mark it as completed and give the user the item in-game
OperationId: ShopOrderControllerClaim
OperationId: ShopOrderControllerCreate
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