POST api/WebData/JobDataSummary?db={db}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
db

string

Required

Body Parameters

QueryData
NameDescriptionTypeAdditional information
Message

string

None.

Response

string

None.

httpContext

HttpContext

None.

UserId

string

None.

DateFrom

string

None.

DateTo

string

None.

RequestNo

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Message": "sample string 1",
  "Response": "sample string 2",
  "httpContext": null,
  "UserId": "sample string 3",
  "DateFrom": "sample string 4",
  "DateTo": "sample string 5",
  "RequestNo": "sample string 6"
}

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

Collection of JobData
NameDescriptionTypeAdditional information
Message

string

None.

Response

string

None.

httpContext

HttpContext

None.

JOBNO

string

None.

JOBID

string

None.

JOBDATE

string

None.

MABL_NO

string

None.

MABL_DATE

string

None.

PKG

string

None.

PKGUNIT

string

None.

GROSSWT

string

None.

GROSS_NET_UNIT

string

None.

CHARGEABL_WT_UNIT

string

None.

GOODS_DESCRIPTION

string

None.

MarksNo

string

None.

ORIGIN_COUNTRY

string

None.

ORIGIN_PORT

string

None.

ORIGIN_PORT_CODE

string

None.

DESTN_COUNTRY

string

None.

DESTN_PORT

string

None.

DESTN_PORT_CODE

string

None.

TOTAL_JOB

integer

None.

JobMonth

string

None.

JobYear

integer

None.

ClientInvoice

string

None.

Destination

string

None.

jobDataList

Collection of JobData

None.

Response 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.