Remove an account from the system.
curl --request DELETE \ --url https://api.voltview.co.uk/v1/suppliers/accounts/{id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
JWT token obtained from /v1/requestToken endpoint
Account ID
Account deleted successfully