GET odata/v2/PublishedServiceDefinitionsV2?key={key}&partyId={partyId}
Authentication required: True
Description: Return a single ServiceDefinition object.
Remarks: The Unique Id is of type Guid. Passing a wrong Id will cause OData to return a null object.
Conventions and OData parameters
This section is not available yet.
Available $expands
This section is not available yet.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| key | The unique id of an existing ServiceDefinition of type Guid |
Define this parameter in the request URI. |
| partyId | The primary key of a person, group or person that requests the service. |
Define this parameter in the request URI. |