ReverseInvoice
Reverses invoice by key and date.
Input
Name | Type | Description |
Key | String | The ID of the invoice that is to be updated. |
DateReversed | String | The reversal date of the invoice. |
Result Set Columns
Name | Type | Description |
Success | String | A boolean indicating if the operation was successful. |