The GetPriceAgreements function returns all priceAgreement records for the specified parameters.
Method | /GetPriceAgreements |
The request body is of type GetPriceAgreements.
Name | Description | Data Type |
---|---|---|
filter | PriceAgreementsFilter |
|
The response body is of type GetPriceAgreementsResponse.
Name | Description | Data Type |
---|---|---|
GetPriceAgreementsResult | ArrayOfViewPriceAgreementInfo |
|