v1
latestOpenAPI 3.0.22026-08-061303782.1 MBPayment Instrument Associations
Update a Payment Instrument Association
Update the tags of an existing Payment Instrument Association.
put/payment_instrument_associations/{payment_instrument_association_id}
Headers
Finix-Versionstring
Example:2022-02-01
Specify the API version of your request. For more details, see Versioning.
Content-Typestring
Example:application/json
The data type being sent in the request body must be application/json.
Request body
Response
A single Payment Instrument Association
Example response
{
"id": "instrument_association_9xZ6pUo5fXb7aAB4o3TqkK",
"application_id": "APxxx",
"instrument_id": "PIcgYZswyRfqSSbvMsxuaHxZ",
"merchant_id": "MUcgYZswyRfqSSbvMsxuaHxZ"
}