Delete a carrier config within a yard
Remove the billing configuration for the specified carrier within the specified yard
Path parameters
-
The ID of the carrier within the yard whose billing configuration is to be deleted
-
The ID of the yard whose billing configuration is to be deleted
DELETE
/api/automated-billing/config/yard/{yardId}/carrier/{carrierId}
curl \
-X DELETE https://api-dev.gatego.io/api/automated-billing/config/yard/{yardId}/carrier/{carrierId}