ConnectApi.ConvertNegativeInvoiceLinesResult
Output representation of the details of the credit memo along with the status of the
request.
Property Name | Type | Description | Available Version |
---|---|---|---|
errors | List<ConnectApi.ErrorResponse> | List of errors encountered during the processing of the API request. | 62.0 |
id | String | ID of the credit memo that’s created after the conversion of the negative invoice lines. | 62.0 |
success | Boolean | Indicates whether the API request is successful (true) or not (false). | 62.0 |