Update an account

Update a debit account

This operation will update given fields given an account id

patch/v4/DEBIT/{id}

Path parameters

idstring biginteger required

The account id for given account

Query parameters

auditUserstring required

The audit user to log the request

Request body

PatchDebitResourceBody required— unresolved $ref

Response

Successful update of the account

descriptionstring

Short description of the result of the action

idstring

Will contain the ID of the resource that has been created or updated

Changes