The GetSinglePriceAgreement function returns the priceAgreement record for the given primary key.
Method | /GetSinglePriceAgreement |
The request body is of type GetSinglePriceAgreement.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePriceAgreementResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePriceAgreementResult | PriceAgreementInfo |
|