Partial update bank account

Endpoint for partially updating an existing bank account.

Path Params
string
required
Body Params

A ModelSerializer that takes additional arguments for
"fields", "omit" and "expand" in order to
control which fields are displayed, and whether to replace simple
values with complex, nested serializations

string

The currency used for this bank account.

string

The name of the bank account.

string
enum

The specific type of bank account (Bank, Petty Cash, or Credit Card).

  • BANK - BANK
  • PETTY_CASH - PETTY_CASH
  • CREDIT_CARD - CREDIT_CARD
Allowed:
Headers
string

Client-provided UUID to uniquely identify a request

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json