POST /API/v2/Reports/ProformaInvoices/SubmitByPost
仮送り状を提出します。 動作は、仮送り状(***/API/v2/Reports/ProformaInvoices/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.