GET company/get_order_info?job_id={job_id}&order_id={order_id}

获取工资单信息以及账户余额

Request Information

URI Parameters

NameDescriptionTypeAdditional information
job_id

integer

None.

order_id

integer

None.

Body Parameters

None.

Response Information

Resource Description

获取工资单信息以及账户余额

DataResponseOfOrderInfoViewModel
NameDescriptionTypeAdditional information
code

integer

None.

message

string

None.

success

boolean

None.

data

OrderInfoViewModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.