Add or update a BIN configuration for the user's account.

Parameters

NameInTypeRequiredDescription
id path string yes User identifier.

Request body

application/json · UserBinUpsertRequest · required

FieldTypeRequiredDescription
bin string yes BIN code to attach or update on the user's account.
fees BinFees no

Responses

StatusBodyDescription
200 BinsResponse Updated list of account BINs.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.