export-reports
Operations addressed under /export-reports — 3 operations.
to-export-abandon
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as ExportReportDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
BinderId | Guid | no |
CustomerId | Guid | no |
OperationType | int | no |
Status | string | no |
Values | string | no |
Member names are the service's declaration names.
to-export-abandon › Request Body
binderIdcustomerIdoperationTypestatusvaluesto-export-abandon › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
to-export-other
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as ExportReportDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
BinderId | Guid | no |
CustomerId | Guid | no |
OperationType | int | no |
Status | string | no |
Values | string | no |
Member names are the service's declaration names.
to-export-other › Request Body
binderIdcustomerIdoperationTypestatusvaluesto-export-other › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
to-export-report
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as ExportReportDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
BinderId | Guid | no |
CustomerId | Guid | no |
OperationType | int | no |
Status | string | no |
Values | string | no |
Member names are the service's declaration names.
to-export-report › Request Body
binderIdcustomerIdoperationTypestatusvaluesto-export-report › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.