Skip to main content

deleteCertificate

DELETE /api/certificates/delete/{countryId}

Deletes a certificate from an account. Requires that it is not the only active certificate.

FieldTypeReq.Description
countryId (path)stringRequiredISO country code
taxIdstringRequiredCompany TaxId
certificateIdstring (GUID)RequiredCertificate ID to delete
deleteCertificate
{
"taxId": "{{taxId}}",
"certificateId": "{{certificateId}}"
}
Countries with certificate

This endpoint only applies to countries that require a digital certificate. See Onboarding by Country for the complete list.