customers--by-phone
Operations addressed under /customers — 126 operations.
Rendered section: This page contains the by-phone 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-customer-id-by-phone-number
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
phoneNumberget-customer-id-by-phone-number › 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.
customerIdscheck-customer-exist-by-phone-number
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
phoneNumbercheck-customer-exist-by-phone-number › 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 |
customerIdinUseisVerifiedphoneIdis-customer-exist-by-phone-number
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
phoneNumberis-customer-exist-by-phone-number › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.