Modify bank account
Partially updates the bank account for the worker; only fields provided in the request body are modified.
Token scopes: people:write
Partially updates the bank account for the worker; only fields provided in the request body are modified.
Token scopes: people:write
The International Bank Account Number (IBAN).
SWIFT/BIC code for the bank.
The RIB (Relevé d’Identité Bancaire).
The ACH (Automated Clearing House) Routing Number.
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/