GET api/Article/ExportPetArticleMappingsAsExcel?subscriptionID={subscriptionID}&key={key}
Export the full list as an excel file. The user can use Excel to enter their mappings. Some of them are using it to automatically sync the prices with their databases.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subscriptionID | string |
Required |
|
key | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.