GET company/settlement_in_progress_order_list?job_id={job_id}&page_index={page_index}&page_size={page_size}

获取结算中工资单

Request Information

URI Parameters

NameDescriptionTypeAdditional information
job_id

integer

None.

page_index

integer

Required

page_size

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取结算中工资单

DataResponseOfPageResponseOfSettlementInProgressOrderResultViewModel
NameDescriptionTypeAdditional information
code

integer

None.

message

string

None.

success

boolean

None.

data

PageResponseOfSettlementInProgressOrderResultViewModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.