API Documentation

DELETE /persons/:id/banking

Delete all banking data (Accounts) that were added for this Person.

Headers

NAME VALUE
Authorization Bearer {JWT}

URL Parameters

NAME VALUE
id integer

Response Status

CODE VALUE
204 Resources deleted
400 Request incorrect (cannot delete).
401 Not authorized