POST v1/api/Billing/GetProductsBySearch

Request Information

URI Parameters

None.

Body Parameters

Product
NameDescriptionTypeAdditional information
CostId

integer

None.

POSID

integer

None.

VendorID

integer

None.

CategoryID

integer

None.

ProductId

integer

None.

ProductCode

string

None.

ProductName

string

None.

ProductType

string

None.

ProductImageUrl

string

None.

BigImgUrl

string

None.

OutOfStockImage

string

None.

ShortDescription

string

None.

FullDescription

string

None.

Price

decimal number

None.

AfterDiscountAmount

decimal number

None.

SubCategoryId

integer

None.

HeadId

integer

None.

IsExclusive

boolean

None.

VendorId

integer

None.

Remark

string

None.

EntryDate

date

None.

EntryUserMId

integer

None.

IsVisible

boolean

None.

HSNCode

string

None.

Tax

decimal number

None.

Priority

integer

None.

BusinessValuePer

decimal number

None.

BusinessValueAmt

decimal number

None.

Source

string

None.

Commission

decimal number

None.

SponcerPer

decimal number

None.

BuyerPer

decimal number

None.

RewardPer

decimal number

None.

RatingCount

integer

None.

StarOne

integer

None.

StarTwo

integer

None.

StarThree

integer

None.

StarFour

integer

None.

StarFive

integer

None.

CustomerRating

decimal number

None.

AccountHeadMaster

AccountHeadMaster

None.

ProdSubCategory

ProdSubCategory

None.

UserDetail

UserDetail

None.

VendorDetail

VendorDetail

None.

ProductOptionSets

Collection of ProductOptionSet

None.

ShoppingOrdersDetails

Collection of ShoppingOrdersDetail

None.

UserCartDetails

Collection of UserCartDetail

None.

UserWishLists

Collection of UserWishList

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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.