Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
768 B
768 B
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Class: AdminPostCustomerGroupsGroupCustomersBatchReq
internal.AdminPostCustomerGroupsGroupCustomersBatchReq
Schema
AdminPostCustomerGroupsGroupCustomersBatchReq type: object required:
- customer_ids properties: customer_ids: description: "The ids of the customers to add" type: array items: type: object required: - id properties: id: description: ID of the customer type: string
Properties
customer_ids
• customer_ids: CustomerGroupsBatchCustomer[]
Defined in
packages/medusa/dist/api/routes/admin/customer-groups/add-customers-batch.d.ts:95