Sign inBook a demo
HomeGuidesAPI ReferenceGlossary
HomeGuidesAPI ReferenceGlossary
  • API Reference
Logo
Sign inBook a demo
API ReferenceEntityRepresentative

Delete

DELETE
https://api.mercoa.com/entity/:entityId/representative/:representativeId
DELETE
/entity/:entityId/representative/:representativeId
1curl -X DELETE https://api.mercoa.com/entity/ent_8545a84e-a45f-41bf-bdf1-33b42a55812c/representative/rep_7df2974a-4069-454c-912f-7e58ebe030fb \
2 -H "Authorization: Bearer <token>"
Try it
Was this page helpful?
Previous

Search invoice templates

Next
Built with

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
representativeIdstringRequired

Errors

Search invoice templates