GetOrganizationsMy Documentation
GetOrganizationsMy
Draft documentation version
Documentation is partial and not validated !
Description
Remark
Friendly mean Organization is owned or opered by one of your BusinessAccount
Version | V1 |
---|---|
Require User context | |
Authorization | |
Errors |
Request
Route
Parameters
Parameter | Required | Sample | Description |
---|---|---|---|
UpdatedDate | 2014-09-15T13:59:20.0000000Z | Return Organization having an updated date more recent |
Remarks
- To override Content-type in your clients HTTP Accept Header, append the
.jsv
suffix or?format=jsv
- To embed the response in a jsonp callback, append
?callback=myCallback
Post Data sample
UpdatedDate=2014-09-15T13:59:20.0000000Z&
cURL command sample
curl -k -H "Authorization: Bearer [YOUR_ACCESS_TOKEN]" -H "Content-Type:application/jsv" https://api.wit-datacenter.com/Organization/My?UpdatedDate=2014-09-15T13%3a59%3a20.0000000Z