Reset an organization's prepaid balance

Resets the prepaid balance of the organization to an amount of 0 and the organization currency. This can only be done for own child organizations.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

org_iddoubleRequired
Numerical ID of an organization

Response

The balance has been successfully reset to zero

Errors