Treasury
Delete Treasury Movement
Deletes a client’s treasury movement.
delete/api/v3/clients/{client_id}/treasury_movements/{id}.json
Path parameters
client_idstring required
Example:12345
ID of the client.
idinteger required
Example:1
The ID of the regularization you want to delete.
Query parameters
api_keystring required
Example:YOUR_API_KEY
Your API Key.
Response
SUCCESS
Changes
Changed in 1 of the 2 revisions of this API.11
- ▲
the
errorsresponse's property type/format changed fromobject/toarray/for status401response-property-type-changed
- ●
removed the optional property
errors/errorfrom the response with the401statusresponse-optional-property-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲