Delete a carrier within a yard by its unique id
Remove the billing configuration for the specified carrier within the specified yard by its unique id (which is equivalent to using the pair yardId-carrierId)
DELETE
/api/automated-billing/config/yard-carrier/{yardCarrierConfigId}
curl \
-X DELETE https://api-dev.gatego.io/api/automated-billing/config/yard-carrier/{yardCarrierConfigId}