GET api/Specification/GetSpecificationListing?listingGUID={listingGUID}&extraIdentifier={extraIdentifier}
Gets the specification listing from listing guid.
Access
Requires authentication.
Requires SSL.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| listingGUID | The listing unique identifier. (guid) |
Define this parameter in the request URI. |
| extraIdentifier | The listing extra identifier. |
Define this parameter in the request URI. |