# Restore Invoice Restore an invoice from the recycle bin. Requires the "EDIT" role in the "Sell" module or the "EDIT" role in the "Global" module. Endpoint: PUT /api/v3/Invoice/Restore Version: 3.1.0 Security: OAuth2_clientCredentials ## Response 200 fields (application/json): - `Message` (string) Success message ## Response 400 fields (application/json): - `Message` (string) Error message ## Response 500 fields (application/json): - `Message` (string) Error message - `StackTrace` (string) Stack trace of the error