REST API

Required Fields for a BIN Lookup

A request for BIN Lookup requires one of these request fields:
paymentInformation.card.number
Set this field to the full payment card number, six-digit BIN, or eight-digit BIN.
paymentInformation.customer.id
Set this field to the customer token.
paymentInformation.instrumentIdentifier.id
Set this field to the instrument identifier token.
paymentInformation.paymentInstrument.id
Set this field to the payment instrument token.
tokenInformation.jti
Set this field to the jti transient token.
tokenInformation.transientTokenJwt
Set this field to the JWT transient token.