ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyPurchaseStatusRowInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyPurchaseStatusRowInfo (Method)
Description
The VerifyPurchaseStatusRowInfo function verifies a purchaseStatusRow record against the available business rules.
Request (VerifyPurchaseStatusRowInfoSoapIn)

The request body is of type VerifyPurchaseStatusRowInfo.

Request Body Parameters

NameDescriptionData Type
 PurchaseStatusRowInfo
 xml:boolean
isAddingRecord Element PreferredStatus Element AvailableForOrdering Element Cancelled Element Description Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence purchaseStatusRow Element Sequence VerifyPurchaseStatusRowInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
Cancelled xs:boolean
PreferredStatus xs:boolean
isAddingRecord xs:boolean
Response (VerifyPurchaseStatusRowInfoSoapOut)

The response body is of type VerifyPurchaseStatusRowInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyPurchaseStatusRowInfoResult Element Sequence VerifyPurchaseStatusRowInfoResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service