Bank account restrictions
Lift bank account restriction
Lifts a bank account restriction.
Marks the restriction as lifted, removing its effect on the account. Notes are required to provide context for the removal.
post/v0/bank/account-restrictions/{bank-account-restriction-id}/actions/lift
Path parameters
bank-account-restriction-idstring required
Request body
Response
OK
Example response
{
"restriction-applied-by": {
"user-url": "/v0/users/ur.ICAgICAgICAgdXNlci1pZA",
"user-username": "user@example.com"
}
}