Update an account

Update a prepaid account

This operation will update given fields given an account id

patch/v4/PREPAID/{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

PatchPrepaidResourceBody 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