POST api/salesrequisition/searchapprovalpendingrequsitions

Request Information

URI Parameters

None.

Body Parameters

SalesRequisition
NameDescriptionTypeAdditional information
SalesRequisitionID

integer

None.

BUID

integer

None.

RequisitionType

EnumSalesRequisitionType

None.

RequisitionTypeInt

integer

None.

RequisitionNo

string

None.

RequisitionDate

date

None.

DealerID

integer

None.

CustomerID

integer

None.

ContractPersonID

integer

None.

MKTPersonID

integer

None.

ZoneConfigID

integer

None.

CurrencyID

integer

None.

CRate

decimal number

None.

PaymentType

EnumPaymentType

None.

PaymentTypeInt

integer

None.

EnjoyPriceType

EnumEnjoyPriceType

None.

EnjoyPriceTypeInt

integer

None.

ApprovedBy

integer

None.

Remarks

string

None.

GrossAmount

decimal number

None.

DiscountAmount

decimal number

None.

ChallanBy

integer

None.

ChallanDate

date

None.

NetAmount

decimal number

None.

DBServerDateTime

date

None.

BUName

string

None.

BUShortName

string

None.

DealerName

string

None.

DealerPhone

string

None.

CustomerCode

string

None.

CustomerName

string

None.

CustomerAddress

string

None.

CustomerPhone

string

None.

ContractPersonName

string

None.

CUSymbol

string

None.

MKTPersonName

string

None.

ApprovedByName

string

None.

EntryUserName

string

None.

ChallanUserName

string

None.

ZoneName

string

None.

ZoneFullName

string

None.

BaseCurrencyID

integer

None.

PaymentAmount

decimal number

None.

DueAmount

decimal number

None.

DueDays

integer

None.

ErrorMessage

string

None.

Carrier

string

None.

DBUserID

integer

None.

DealerPayments

Collection of DealerPayment

None.

SalesRequisitions

Collection of SalesRequisition

None.

SalesRequisitionDetails

Collection of SalesRequisitionDetail

None.

RequisitionDateSt

string

None.

ChallanDateSt

string

None.

EnjoyPriceTypeSt

string

None.

RequisitionTypeSt

string

None.

DueDaysSt

string

None.

StartDate

date

None.

EndDate

date

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.