API ReferenceEntityCounterpartyVendor CreditDeleteDELETEhttps://api.mercoa.com/entity/:entityId/counterparty/:counterpartyId/vendor-credit/:vendorCreditIdPath parametersentityIdstringRequiredEntity ID or Entity ForeignIDcounterpartyIdstringRequiredCounterparty Entity ID or Counterparty Entity ForeignIDvendorCreditIdstringRequiredID of the vendor credit to deleteHeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.Errors400Bad Request401Unauthorized403Forbidden404Not Found409Conflict500Internal Server Error501Unimplemented