Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-6.AdminPostCustomerGroupsGroupCustomersBatchReq.md
github-actions[bot] daea35fe73 chore(docs): Generated JS Client Reference (#5334)
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>
2023-10-10 17:47:07 +00:00

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