GET /API/v2/Master/StandardProcesses/Get/{processCode}?organizationId=!{organizationId}

プロセスコードを指定して、標準プロセスを取得します プロセスコード(***processCode***)を指定して、標準プロセスを取得します。 組織ID(***organizationId***)を指定すると、選択可能なプロセス種別(***selectableProcessTypes***)にて、そのプロセスで帳票を提出できる事業者なのか、受け取ることができる事業者なのかが確認できます。 グループ配下のプロセスも含めて、取得する場合は、(***/API/v2/Master/StandardProcesses/GetList***)を使用します。 プロセスに関する詳細については、[プロセスについて]()を参照ください。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
processCode

プロセスコード

String

Required

Max length: 12

organizationId

組織ID

String, Null

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

Body Parameters

None.

Response Information

Resource Description

v2.ProcessGroup

NameDescriptionTypeAdditional information
processGroupCode

プロセスグループコード

String

Required

Max length: 8

processGroupName

プロセスグループ名

String

Required

Max length: 30

processGroupNameEn

プロセスグループ名_英語表記

String, Null

Max length: 30

tradeType

取引タイプ

String

Required

Max length: 8

displayOrder

表示順

Integer

Required

processes

標準プロセス

Collection, Null of processes

None.

dueAtReference

期日参照項目

String, Null

Max length: 100

dueAtName

期日項目名

String, Null

None.

dueAtNameEn

期日項目名(英語)

String, Null

None.