Skip to main content
Removes a vendor with the specified external ID from the dataset.

HTTP request

DELETE https://api-{location-id}.flexicapture.com/v2/dataset/vendor/{region}/{externalId}/{businessUnitId}
Replace {location-id} with your supported location.

Path parameters

ParameterTypeDescription
regionpath, stringRequired. Invoice region. Supported regions: US: USA, AU: Australia, EU: European Union countries, CA: Canada.
ExternalIdquery, stringRequired. External vendor ID.
businessUnitIdpath, stringRequired. Business Unit ID.

Response

If successful, the server returns a 204 No Content HTTP status.