Skip to main content
GET
/
reStoreGlobalSolution
reStoreGlobalSolution
curl --request GET \
  --url https://app.ezzydoc.com/EzzyService.svc/Rest/reStoreGlobalSolution
{
  "invoice_id": 123,
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://apidocs.ezzydoc.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

APIKey
string
required
solution_id
integer
required
save_current_solution_changes
boolean
required
duplicate_ai_task_from_solution
boolean
required

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3