v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Account

๐Ÿ”’ Update account

This endpoint is currently in Beta and available for testing. It may contain bugs, and breaking changes can occur at any time without prior notice. We do not recommend using Beta endpoints in production environments. Should you choose to use it in production, you assume full responsibility for any resulting issues.

Updates a single account.

patch/api/v1/account/{id}

Path parameters

idstring required

The ID of the account entry to update.

Request body

accountNumberstring required

Account number

accountTypestring required

Account type

namestring required

Account name

descriptionstring required

Account description

isStandardboolean

Is standard account

Response

Operation completed successfully, no response body