customers--individuals
Operations addressed under /customers — 126 operations.
Rendered section: This page contains the individuals route group from customers. This is a presentation-only partition; it does not change the API contract or operation tags in the downloadable OpenAPI.
get-individual-customer-by-customer-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idget-individual-customer-by-customer-id › 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 |
birthCountryIdbirthDatebirthPlacedeathDatefatherNamegendergivenNameidindividualCustomerIdisPoliticallyExposedmaidenSurnamemaritalStatusmiddleNamemotherMaidenSurnamemotherNamenamerecordTyperesidencysurnamecreate-individual-customer
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcreate-individual-customer › Request Body
birthCountryIdbirthDatebirthPlacefatherNamegendermaritalStatusmotherNamenameresidencysurnamedeathDategivenNameisPoliticallyExposedmaidenSurnamemiddleNamemotherMaidenSurnamenaceIdcreate-individual-customer › 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-individual-customer
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idindividualCustomerIdupdate-individual-customer › Request Body
birthCountryIdbirthDatebirthPlacefatherNamegenderisPoliticallyExposedmaritalStatusmotherNamenameresidencysurnamedeathDategivenNamemaidenSurnamemiddleNamemotherMaidenSurnamenaceIdupdate-individual-customer › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.