Deleting agency bill plans
Use the following endpoint to delete an agency bill plan:
- DELETE
/admin/v1/agency-bill-plans/{agencyBillPlanId}
You can only delete agency bill plans that are not in use. The command does not require a request body.
Command
DELETE /admin/v1/agency-bill-plans/bc:146This request returns a success message with no body.