@@ -75,7 +75,7 @@ export default async function subscriberHandler({ container }: SubscriberArgs) {
|
||||
|
||||
### Order Management
|
||||
|
||||
Store and manage your orders to retriev, create, cancel, and perform other operations.
|
||||
Store and manage your orders to retrieve, create, cancel, and perform other operations.
|
||||
|
||||
```ts
|
||||
const order = await orderModuleService.createOrders({
|
||||
|
||||
Reference in New Issue
Block a user