CustomerComponents Web Service
Method/GetSinglePriceAgreement
CustomerComponents Web Service > All Operations Resource Group : /GetSinglePriceAgreement (Method)
Description
The GetSinglePriceAgreement function returns the priceAgreement record for the given primary key.
Request (GetSinglePriceAgreementSoapIn)

The request body is of type GetSinglePriceAgreement.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePriceAgreement Element

Overview

Sequence
itemId xs:int
Response (GetSinglePriceAgreementSoapOut)

The response body is of type GetSinglePriceAgreementResponse.

Response Body Parameters

NameDescriptionData Type
 PriceAgreementInfo
Cancelled Element DateTo Element DateFrom Element Description Element Code Element PriceType Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePriceAgreementResult Element Sequence GetSinglePriceAgreementResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
DateFrom xs:dateTime
DateTo xs:dateTime
Cancelled xs:boolean
See Also
All Operations Resource GroupCustomerComponents Web Service