GET api/MyAccount/Orders

Module : My Account; BE JIRA: ADINA-8115;ADINA-9418 This method is calling for getting all Orders/Quotes for logged in user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerSequence

string

None.

fromDate

string

None.

toDate

string

None.

sort

string

None.

orderType

string

None.

ordersearchtype

string

None.

currentPage

integer

None.

pageSize

integer

None.

ponumber

string

None.

status

string

None.

properties

Dictionary of string [key] and string [value]

None.

Body Parameters

None.

Response Information

Resource Description

CustomActionResultOfOrdersResponseEntity
NameDescriptionTypeAdditional information
StatusCode

HttpStatusCode

None.

_data

OrdersResponseEntity

None.

Response Formats

application/json, text/json

Sample:

Sample not available.