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

Path Parameters

customerId
string<biginteger>
required

The customer id of which customer you want to enroll with

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
cardId
string[]
required

The card id of which card you want to enroll with. Note: For initial release, only one payment instrument will be supported. If more than one payment instruments are provided, Visa ID and Credential platform will respond with error – the request will not be forwarded to Click to Pay.

Required array length: 1 element
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"