POST api/CartApi?InvoiceId={InvoiceId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
InvoiceId

integer

Required

Body Parameters

ResponseModel
NameDescriptionTypeAdditional information
Firstname

string

None.

Address

string

None.

Lastname

string

None.

City

string

None.

State

string

None.

Country

string

None.

Zip

string

None.

productinfo

string

None.

Status

string

None.

Amount

string

None.

InvocieNo

string

None.

Email

string

None.

Phone

string

None.

OrderDate

string

None.

Payment_source

string

None.

Service_provider

string

None.

OrderId

string

None.

OrderList

Collection of OrderDetailModel

None.

PortFolioList

Collection of PortfolioThumbModel

None.

StatusMessage

string

None.

ApplicationId

integer

None.

UserId

integer

None.

IsTickets

boolean

None.

ViewName

string

None.

ExpectedDay

integer

None.

DeliveryPeriod

integer

None.

DeliveryDate

date

None.

DiscountAmount

decimal number

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

None.