POST /API/v2/Reports/ImportInstructions/SubmitByPost
輸入指図書を提出します。 動作は、輸入指図書(***/API/v2/Reports/ImportInstructions/Submit***)と同様です。 輸入指図書に関する詳細については、[輸入指図書]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| accessiblePartners | アクセス可能なパートナー |
Collection, Null of accessiblePartners |
None. |
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.