Link
Link
This type represents a link to a resource.
JSON Example
{
"href": "string"
}
string As url As url
href
Required
URI of a resource referenced from a notification. Should be an absolute URI (i.e. a URI that contains {apiRoot}), however, may be a relative URI (i.e. a URI where the {apiRoot} part is omitted) if the {apiRoot} information is not available.