POST api/Galaxy/ExportDestructions
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"UserEmail": "sample string 1",
"Password": "sample string 2",
"guid": "2f3a5375-5fb0-4c13-ab15-6eb997077579",
"DateFrom": "2025-12-22T14:54:54.2323389+02:00",
"DateTo": "2025-12-22T14:54:54.2323389+02:00",
"BranchID": 6,
"IsGalaxy": true
}
application/x-www-form-urlencoded
Sample: