curl --request DELETE \
--url https://api.topsort.com/public/v1/billing-service/vendors/{external-vendor-id}/vendor-billing-contact/{billing-contact-id}
This response does not have an example.
Endpoint to unassign a billing contact from a vendor.
curl --request DELETE \
--url https://api.topsort.com/public/v1/billing-service/vendors/{external-vendor-id}/vendor-billing-contact/{billing-contact-id}
This response does not have an example.
The External ID of the Vendor to retrieve.
1
The ID of the billing contact.
1
Successful Response