v1

latestOpenAPI 3.0.22026-08-061303782.1 MB
Payment Instruments

Update a Payment Instrument

Update a Payment Instrument to:

  • Change the billing address in case the account holder moved (instrument_type:PAYMENT_CARD only).
  • Disable the Payment Instrument resource so it can't be used in requests.
  • Update the name on the Payment Instrument.
  • Change the tags.
  • Enable or disable Account Updater.
  • Enable or disable Network Tokens.
  • Update the expiration date (instrument_type:PAYMENT_CARD only).
put/payment_instruments/{payment_instrument_id}

Request body

OR
OR
OR
OR
OR
OR
OR
OR

Response

A single Payment Instrument

OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "institution_number": "004",
  "third_party_token": "processor-sandbox-1487e3ec-fd86-40e2-b8d3-c8f260b4340c",
  "transit_number": "12345"
}