| Description | HTTP Request |
|---|---|
| Delete an existing Journal Account |
DELETE /api/v2/business/{businessId}/accounts/{id} |
| Get Journal Account by ID |
GET /api/v2/business/{businessId}/accounts/{id} |
| Update an existing Journal Account |
PUT /api/v2/business/{businessId}/accounts/{id} |
Powered by DapperDox