Risk Management Service
stringstringinteger · int32integer · int32
data-migrations
Operations addressed under /data-migrations — 1 operation.
Returns data migration records
GET
https://dg-sandbox.dgpays.com/risk-management-service
/data-migrations
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the risk-management-get-data-migration-list service definition through GET /data-migrations.
Turkish display name: Data migration listesini döner
Response body, read from the service source
The route declares its response as List<DataMigrationDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | int | no |
BranchName | string | no |
TableName | string | no |
LastCommittedId | string | no |
LastCommittedDate | DateTime | no |
Script | string | no |
Parameters | string | no |
HasError | bool | no |
ErrorMessage | string | no |
DatabaseName | string | no |
CreatedDate | DateTime | no |
TransactionStatus | string | no |
Member names are the service's declaration names.
query Parameters
object
orderByorderSortpageIndexpageSizeReturns data migration records › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
No data returned