GET company/get_agreement_template_detail_for_add_agreement/{id}?job_id={job_id}

获取合同模板详情(分发前编辑的数据)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

job_id

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取合同模板详情(分发前编辑的数据)

DataResponseOfAgreementTemplateDetailForAddAgreementViewModel
NameDescriptionTypeAdditional information
code

integer

None.

message

string

None.

success

boolean

None.

data

AgreementTemplateDetailForAddAgreementViewModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.