| balanceAccountId |
string |
The unique identifier of the balance account associated with this payment instrument. >You can only change the balance account ID if the payment instrument has **inactive** status. |
| card |
object |
Object that contains information about the card payment instrument. |
| status |
string |
The status of the payment instrument. If a status is not specified when creating a payment instrument, it is set to **active** by default. However, there can be exceptions for cards based on the `card |
| statusComment |
string |
Comment for the status of the payment instrument. Required if `statusReason` is **other**. |
| statusReason |
string |
The reason for updating the status of the payment instrument. Possible values: **lost**, **stolen**, **damaged**, **suspectedFraud**, **expired**, **endOfLife**, **accountClosure**, **other**. If the |