Add or update a BIN configuration for the user's account.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | User identifier. |
Request body
application/json
· UserBinUpsertRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
bin |
string |
yes | BIN code to attach or update on the user's account. |
fees |
BinFees |
no |
Responses
| Status | Body | Description |
|---|---|---|
200 |
BinsResponse |
Updated list of account BINs. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.