Remove vendor by region
Removes vendors with the specified region from the dataset.
HTTP request
DELETE https://api-{location-id}.flexicapture.com/v2/dataset/vendors/{region} where {location-id} is the supported location. |
Path parameters
Parameters | |
region |
path, string Required. Invoice region. Supported regions: US: USA, AU: Australia, EU: European Union countries, CA: Canada. |
Response
If successful, the server returns a 204 OK HTTP status.
18.05.2023 9:30:10