customer-groups
Operations addressed under /customer-groups — 8 operations.
create-customer-group
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
create-customer-group › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
idupdate-customer-group
get-customer-group-member-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idquery Parameters
orderByorderSortpageIndexpageSizeget-customer-group-member-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
customerGroupIdcustomerIdfirmTypeidcreate-customer-group-member
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcreate-customer-group-member › Request Body
customerIdfirmTypecreate-customer-group-member › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
idget-customer-group-member-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcustomerGroupMemberIdget-customer-group-member-by-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
customerGroupIdcustomerIdfirmTypeidupdate-customer-group-member
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcustomerGroupMemberIdupdate-customer-group-member › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
delete-customer-group-member
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcustomerGroupMemberIddelete-customer-group-member › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.