Obsolete
PostInvoiceExportResult
Overview
Records the outcome of an external invoice export reported back by an integration.
Returns
No Overview Available.
Request
| Name | Type | Description |
|---|---|---|
input | InvoiceExportResultInput | The export outcome to record. |
Response
| Name | Type | Description |
|---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | Boolean | Operation result. |