Release | Read release details
You can fetch the details of the release by the download cod
GET
https://services.schneidergeo.com/content/release/{account}/{downloadCode}
Adding one PDF document to guidebook release. For multiple documents, please call this endpoint multiple times
Path Parameters
Name
Type
Description
account*
String
Your account ID, you can find this under Account Settings > General Settings > Account ID
downloadCode*
String
The downloadCode for the release
Headers
Name
Type
Description
Authorization*
String
Your API key, you can find this under Account Settings > General Settings > API Key
{
"downloadCode": 6546,
"startdate": "2022-12-23",
"enddate": "2023-03-12",
"devices": 3,
"guidebookInternalId": "13BkPf",
"lang": "de",
"additionalAssets": [],
"link": "QtvgtI",
"bundleName": "Salzkammergut-Rundfahrt",
"creation": "2022-12-30T13:31:39.000+00:00"
}
Last updated