PUT
/
v1
/
click2pay
/
VISA
/
update
/
customer
/
{customerId}
{
  "requestTraceId": "351562ba-83cf-11ee-b962-0242ac120002"
}

Path Parameters

customerId
string<biginteger>
required

The customer id of which customer you want to update

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
customerBID
string
required

Visa Business Identifier to be used for this customer’s BIN(s)

overrides
object

Customer overrides are used to override the customer information that is stored in the Visa C2P.

Response

Accepted

requestTraceId
string<uuid>
required

Unique identifier of the request

Required string length: 36
Example:

"351562ba-83cf-11ee-b962-0242ac120002"