Soft-deletes a GL code. Only available for businesses with a manual integration.
Any category mapped to this GL code will have its mapping cleared. Business admins and accountants will receive an ACCOUNTING_CODE_DELETED notification.
Security
BearerAuth
DELETE
curl -i -X DELETE \
https://public.letsweel.com/v1/businesses/123/accounting-codes/3fa85f64-5717-4562-b3fc-2c963f66afa6 \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'