Loan Reconciliation Service
stringstringinteger · int32integer · int32
customer-virtual-transaction-details
Operations addressed under /customer-virtual-transaction-details — 1 operation.
get-customer-virtual-transaction-detail-list
GET
https://dg-sandbox.dgpays.com/loan-reconciliation-service
/customer-virtual-transaction-details
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 IEnumerable<CustomerVirtualTransactionDetailDto>.
| Field | Declared type | Nullable |
|---|---|---|
CustomerVirtualTransactionId | Guid | no |
IsSuccess | bool? | yes |
SenderFullname | string | no |
SenderTaxNumber | string | no |
SenderPhoneNumber | string | no |
SenderAccountNumber | string | no |
SenderAddress | string | no |
SenderPassportNumber | string | no |
SenderBirthPlace | string | no |
SenderBirthDate | string | no |
SenderCustomerid | string | no |
ReceiverTaxNumber | string | no |
ReceiverFullname | string | no |
ReceiverAddress | string | no |
ReceiverPhoneNumber | string | no |
ReceiverFatherName | string | no |
ReceiverAccountNumber | string | no |
CreditCardNumber | string | no |
SenderBankCode | string | no |
SenderBranchCode | string | no |
TransactionDatetime | DateTime? | yes |
QueryToken | string | no |
TransactionCode | string | no |
TransactionNo | string | no |
Amount | decimal? | yes |
Fecid | int? | yes |
Description | string | no |
QueryPackageid | int? | yes |
QueryDatetime | DateTime? | yes |
ErrorCode | string | no |
ErrorMessage | string | no |
ErrorException | string | no |
Member names are the service's declaration names.
query Parameters
object
orderByorderSortpageIndexpageSizeget-customer-virtual-transaction-detail-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
No data returned