Logo
Sign inBook a demo
HomeGuidesAPI ReferenceGlossary
HomeGuidesAPI ReferenceGlossary
  • API Reference
Sign inBook a demo
API ReferenceEntityCounterpartyVendor Credit

Delete

DELETE
https://api.mercoa.com/entity/:entityId/counterparty/:counterpartyId/vendor-credit/:vendorCreditId
DELETE
/entity/:entityId/counterparty/:counterpartyId/vendor-credit/:vendorCreditId
1curl -X DELETE https://api.mercoa.com/entity/ent_8545a84e-a45f-41bf-bdf1-33b42a55812c/counterparty/ent_21661ac1-a2a8-4465-a6c0-64474ba8181d/vendor-credit/vcr_c3f4c87d-794d-4543-9562-575cdddfc0d7 \
2 -H "Authorization: Bearer <token>"
Try it

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
counterpartyIdstringRequired
Counterparty Entity ID or Counterparty Entity ForeignID
vendorCreditIdstringRequired
ID of the vendor credit to delete

Headers

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

Errors

Was this page helpful?
Previous

Estimate Vendor Credit Usage

Next
Built with
Entity ID or Entity ForeignID
Counterparty Entity ID or Counterparty Entity ForeignID
ID of the vendor credit to delete

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