Link
Link
Each link is keyed by its type and will include a href for the URL and an optional method for links that cannot be followed using GET.
JSON Example
{
"href": "string",
"method": "string"
}
string
href
Required
The URL of the link
string
method
Optional
An optional field containing the HTTP method to be used when following the URL