GetBusinessAccountsMy
Draft documentation version
Documentation is partial and not validated !
Return
BusinessAccount where current end-user has validated
Authorization
Version |
V1
|
Require User context
|
|
Authorization |
|
Errors |
|
Route
Parameters
Parameter |
Required |
Sample |
Description |
UpdatedDate |
|
2014-09-15T13:59:20.0000000Z
|
Return BusinessAccount 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/BusinessAccount/My?UpdatedDate=2014-09-15T13%3a59%3a20.0000000Z
Returned Entity
Array of
BusinessAccount
JSV Sample