GetDatas
Draft documentation version
Documentation is partial and not validated !
Return array of
Data. Usefull when you know IDs else use
SearchDatas operation
Route
GET
/{WAC}/Data/{DataIDs}
Parameters
Parameter |
Required |
Sample |
Description |
DataIDs |
|
1,2,3
|
Array of Data IDs
|
WAC |
|
WAC123456789012
|
Code of BusinessAccount
|
Remarks
- To override Content-type in your clients HTTP Accept Header, append the
.csv
suffix or ?format=csv
- To embed the response in a jsonp callback, append
?callback=myCallback
Post Data sample
cURL command sample
curl -k -H "Authorization: Bearer [YOUR_ACCESS_TOKEN]" -H "Content-Type:application/csv" https://api.wit-datacenter.com/WAC123456789012/Data/1,2,3-
Returned Entity
DataContainer
CSV Sample
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{Unable to show example output for type 'DataDto[]' using the custom 'csv' filter}Aucun constructeur sans paramètre défini pour cet objet.