Ask something in the search bar to get a quick answer from our AI model

Query transactions by user and date range

GET{BASE_URL} /wipay-payment-admin/transaction/user/date-range

Headers

Name
Value

Content-Type

application/json

X-Api-Key

API Key <xxx>

Example URL (Including optional fields)

{BASE_URL}/transaction?userId=user1&startDate=2025-02-01&endDate=2025-05-02&paginationToken=eyJvcGVyYXRpb25UeXBlU3RhdHVzUmVxdWVzdERhdGUiOiJTOlRPS0VOI1ZBTElEIzIwMjUtMDUtMjBUMTg6NTM6MDMuMDI2MjY4NDgyafwRIjoiUzo5ODAwMDIzNzItMjUtNTY2NzViN2YtMzA1ZS00ZTFmLWIzMWYtYjgzMzZlZjM3MjZlIiwiUEsiOiJTOjk4MDAwMjM3Mi0yNSJ9

Query Params

Type
Name
Description
Condition

string

userId

Unique user identifier

Required

date

startDate

Initial date range. It must be in ISO-8601 format with time zone (OffsetDateTime type).

For example: 2025-04-10T16:47:32.123-05:00 2025-04-10T21:47:32.123Z

Required

date

endDate

Final date range. It must be in ISO-8601 format with time zone (OffsetDateTime type).

For example: 2025-04-10T16:47:32.123-05:00 2025-04-10T21:47:32.123Z

Optional

base64 string

paginationToken

Pagination token to query next page

Optional

Response

{
    "items": [
        {
            "id": "980002372-25-0-ED_y60Sg0rqZobTl-YF1XCnH",
            "merchantId": "980002372",
            "subMerchantId": "subtest",
            "acquirerBin": "0000400407",
            "terminalId": "00000003",
            "processor": "GPS_PROCESADOR_CKB",
            "language": "1",
            "operationType": "PAYMENT",
            "currency": "€",
            "amount": "1.00",
            "status": "SUCCESSFUL",
            "requestDate": "2025-05-29T18:37:39.3337364Z",
            "expirationDate": "2025-05-30T18:37:39.3337364Z",
            "finalDate": "2025-05-29T18:39:19.244533Z",
            "reference": "1200121491250529203908007100",
            "attemptedRefunds": [],
            "finalRefunds": [],
            "methodData": {
                "entityType": "PaymentCardMethodData",
                "method": "CARD",
                "methodDescription": "**** **** **** 5116",
                "authorizationNumber": "028963",
                "cardNumber": null,
                "finalPAN": "5116",
                "brand": null,
                "issuerBank": null,
                "BIN8": "45076700"
            },
            "checkoutId": "980002372-25-0-sNk6r7WFympf2oSoEl9fsKBw",
            "userId": "user1",
            "privacyToken": "f4cbe070-6c24-4961-98bb-8e1f7f279381",
            "merchantName": "COMERCIO CIRSA TEST"
        },
        {
            "id": "980002372-25-0-udx4WwpQkY7L8yuPy7hxeGW_",
            "merchantId": "980002372",
            "subMerchantId": "subtest",
            "acquirerBin": "0000400407",
            "terminalId": "00000003",
            "processor": "GPS_PROCESADOR_CKB",
            "language": "1",
            "operationType": "PAYMENT",
            "currency": "€",
            "amount": "1.00",
            "status": "SUCCESSFUL",
            "requestDate": "2025-05-29T15:48:55.414097Z",
            "expirationDate": "2025-05-30T15:48:55.414097Z",
            "finalDate": "2025-05-29T15:50:25.2455662Z",
            "reference": "1200121456250529175016007100",
            "attemptedRefunds": [],
            "finalRefunds": [],
            "methodData": {
                "entityType": "PaymentCardMethodData",
                "method": "CARD",
                "methodDescription": "**** **** **** 5116",
                "authorizationNumber": "025879",
                "cardNumber": null,
                "finalPAN": "5116",
                "brand": null,
                "issuerBank": null,
                "BIN8": "45076700"
            },
            "checkoutId": "980002372-25-0-qAnRn_Ubdc_5hpJtPF2McGXp",
            "userId": "user1",
            "generatedTokenId": "980002372-25-168d268b-7a28-49e5-b96e-549f804ac73d",
            "privacyToken": "185652ef-9c7c-4bbe-b6df-656b44698f89",
            "merchantName": "COMERCIO CIRSA TEST"
        },
        {
            "id": "980002372-25-0-9X5qidS_37MjPuse7MKcE6Sg",
            "merchantId": "980002372",
            "subMerchantId": "subtest",
            "acquirerBin": "0000400407",
            "terminalId": "00000003",
            "processor": "GPS_PROCESADOR_CKB",
            "language": "1",
            "operationType": "PAYMENT",
            "currency": "€",
            "amount": "1.00",
            "status": "SUCCESSFUL",
            "requestDate": "2025-05-29T15:40:44.7535162Z",
            "expirationDate": "2025-05-30T15:40:44.7535162Z",
            "finalDate": "2025-05-29T15:42:00.5220375Z",
            "reference": "1200121454250529174156007100",
            "attemptedRefunds": [],
            "finalRefunds": [],
            "methodData": {
                "entityType": "PaymentCardMethodData",
                "method": "CARD",
                "methodDescription": "**** **** **** 5116",
                "authorizationNumber": "029499",
                "cardNumber": null,
                "finalPAN": "5116",
                "brand": null,
                "issuerBank": null,
                "BIN8": "45076700"
            },
            "checkoutId": "980002372-25-0-htMFHsuAwZGoICK5CVBjZeny",
            "userId": "user1",
            "generatedTokenId": "980002372-25-2002718e-071a-4c09-a1e2-766f3cd896e6",
            "privacyToken": "ecf4bf0f-af2c-4789-9309-8b7d256d2085",
            "merchantName": "COMERCIO CIRSA TEST"
        },
        {
            "id": "980002372-25-0-6BuaJNJLQ65Evhw-KYaxOnMN",
            "merchantId": "980002372",
            "subMerchantId": "subtest",
            "acquirerBin": "0000400407",
            "terminalId": "00000003",
            "processor": "GPS_PROCESADOR_CKB",
            "language": "1",
            "operationType": "PAYMENT",
            "currency": "€",
            "amount": "1.00",
            "status": "SUCCESSFUL",
            "requestDate": "2025-05-29T15:38:20.0439388Z",
            "expirationDate": "2025-05-30T15:38:20.0439388Z",
            "finalDate": "2025-05-29T15:39:54.7283217Z",
            "reference": "1200121469250529173941007100",
            "attemptedRefunds": [],
            "finalRefunds": [],
            "methodData": {
                "entityType": "PaymentCardMethodData",
                "method": "CARD",
                "methodDescription": "**** **** **** 5116",
                "authorizationNumber": "029279",
                "cardNumber": null,
                "finalPAN": "5116",
                "brand": null,
                "issuerBank": null,
                "BIN8": "45076700"
            },
            "checkoutId": "980002372-25-0-_FkiLoMiIPiBRmmh0VlWEJeR",
            "userId": "user1",
            "generatedTokenId": "980002372-25-1a7d4789-3157-420b-91a1-8463e75ee943",
            "privacyToken": "78c8c84a-8857-4c88-97b3-b8e9253d18b8",
            "merchantName": "COMERCIO CIRSA TEST"
        }
    ],
    "paginationToken": null,
    "paginationSize": 50,
    "totalItems": 4
}

Last updated