Update bank information
Last updated: Oct 18th, 5:38am
Use the PATCH API, v3/customer/managed-accounts/{ACCOUNT-ID}
, to update the bank account or financial instrument provided by your merchant during onboarding.
Sample PATCH request
The following example shows the PATCH request and request body to update the bank account or the financial instrument data of your merchants.
- Request
- Request body
1curl --location --request PATCH 'https://<Host>/v3/customer/managed-accounts/<Account-ID>ā