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

NameDescriptionTypeAdditional information
subscriptionID

string

Required

key

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.