Payment Instruments
Verify Push-to-Card Eligibility
Determine Push To Card eligibility for Push To Card customers.
Additionally, the cardholder's name is verified with the issuing bank, and the result is shown in name_verification_results. This applies to Visa and Mastercard.
post/payment_instruments/{payment_instrument_id_verify}/verifications
Request body
Response
A single Verification.
Changes
Changed in 1 of the 9 revisions of this API.2
- ○
added the optional property
reverification_reasonto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sub_typeto the response with the200statusresponse-optional-property-added
- ○