Update the status of a payment instrument
PATCH {{baseUrl}}/paymentInstruments/{{id}}
Updates a payment instrument. Once a payment instrument is already active, you can only update its status. However, for cards created with inactive status, you can still update the balance account associated with the card.
Request Body
{"status"=>"suspended"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |