CreateInstrumentRequest
Request body for creating a new payment instrument
Request body for creating a new payment instrument
Holder ID (customer or beneficiary)
Example:
"holder_123456789"
Credit or debit card
Allowed value:
"card"Example:
"card"
End customer
Allowed value:
"CUSTOMER"Example:
"CUSTOMER"
PAN (Primary Account Number) data for card tokenization
Additional data (e.g., encrypted JWE token or device payment token)
Example:
"{\"version\":\"EC_v1\",\"data\":\"...\",\"signature\":\"...\",\"header\":{...}}"
Card-on-file agreement details for recurring or unscheduled transactions
Unscheduled recurring card-on-file transaction
Allowed value:
"unscheduled_card_on_file"Example:
"unscheduled_card_on_file"