Español
    • Español
    • English
    • Kushki Docs Colombia
    • Online Payments
      • ANALYTICS
        • Get transactions list v1
        • Get transactions list v2
      • CARD-OUTS
        • Request a cash out token
        • Init Transaction
        • Update a cash out transaction
        • Delete a cash out transaction
        • Transaction Status
      • CARD
        • Bin Info
        • Bin Info V2
        • Request deferred options
        • Request a card token
        • Make a charge or deferred charge
        • Create payment (tokenless)
        • Authorize payments
        • Preauthorization (tokenless)
        • Capture an authorized payment
        • Reauthorize payments
        • Refund a transaction
        • Void a transaction
        • Verify Account
        • Validate OTP
      • TRANSFER IN
        • Get Bank List
        • Request a Transfer In token
        • Init Transaction
        • Get Status
      • TRANSFER OUT
        • Get Bank List
        • Get Bank List V2
        • Request a Transfer Out token
        • Init Transaction
        • Get Status
        • Void a transaction
        • Balance for Payouts
      • CASH-IN
        • Request a cash in token
        • Init Transaction
        • Update a cash in transaction
        • Delete a cash in transaction
        • Transaction Status
      • CASH-OUT
        • Request a cash out token
        • Init Transaction
        • Update a cash out transaction
        • Delete a cash out transaction
        • Transaction Status
      • COMMISSIONS
        • Get Commission Configuration
      • PAYMENT-BUTTON
        • Create a payment button
      • PAYMENT-CREDENTIALS
        • Advanced search
        • Delete credential
        • Regenerate a credential
        • Search credentials
        • Activate or deactivate
        • Update credential
        • Create a credential
      • SMARTLINKS-V2
        • Create a Smartlink
        • Get a Smartlink
        • Update a Smartlink
        • Delete a smartlink
      • TRANSFER-OUT
        • Balance for Payouts
        • Get Bank List
        • Get Bank List V2
        • Request a Transfer Out token
        • Init Transaction
        • Get Status
        • Void a transaction
      • TRANSFER-IN
        • Get Bank List
        • Request a Transfer In token
        • Init Transaction
        • Get Status
      • ONE-CLICK & SCHEDULED PAYMENTS
        • Request a recurring charge token
        • Update recurring charge card data
        • Update a recurring charge
        • Add a temporary charge or discount
        • Get recurring charge Info
        • Create a recurring charge
        • Make an One-click payment
        • Cancel a recurring charge
        • Authorize payments
        • Capture an authorized payment
        • Get subscription transactions
      • GATEWAY-STATUS
        • Get gateway status
        • Get platform status
    • Schemas
      • SubscriptionTransactionsResponse
      • SubscriptionTransaction
      • ErrorResponse
    BienvenidaPerú 🇵🇪México 🇲🇽Ecuador 🇪🇨Colombia 🇨🇴
    Chile 🇨🇱
    BienvenidaPerú 🇵🇪México 🇲🇽Ecuador 🇪🇨Colombia 🇨🇴
    Chile 🇨🇱

    SubscriptionTransactionsResponse(SubscriptionTransactionsResponse)

    Full details of a subscription, including card and plan metadata, plus the list of transactions charged within the requested date range.

    {
        "active_indicator": true,
        "amount_object": {
            "currency": "COP",
            "ice": 0,
            "iva": 0,
            "subtotalIva": 0,
            "subtotalIva0": 0
        },
        "bin_info_object": {
            "bank": "BANCO DE BOGOTA",
            "bin": "521892",
            "brand": "MASTERCARD",
            "info": {
                "country": {
                    "alpha3": "COL",
                    "name": "Colombia"
                },
                "type": "credit"
            },
            "originalBinFullLength": "52189210",
            "validBin8": true
        },
        "card_holder_name": "Sofia wallis",
        "card_type": "credit",
        "contact_details_object": {
            "email": "sofiawallis@gmail.com",
            "firstName": "Sofia",
            "lastName": "wallis"
        },
        "create_timestamp": 1760313600,
        "day_of_month": -2,
        "day_of_week": "-",
        "expiry_month": "06",
        "expiry_year": "26",
        "last_charge_timestamp": 1760313600,
        "last_four_digit_code": "9969",
        "merchant_code": "20000000106913436000",
        "merchant_country_name": "Colombia",
        "metadata_object": {
            "ownerId": "c8SNs23SJ976ykkxn",
            "ownerType": "user"
        },
        "month": "-",
        "periodicity_type": "daily",
        "plan_name": "Justo",
        "provider_name": "kushki",
        "reference_transaction_code": "65c4f3df2880446e8e8f8b290f4533f8",
        "start_timestamp": 1760313600,
        "subscription_code": "1725484000756000",
        "transactions": [
            {
                "_id": "491915787351730000",
                "acquirer_bank_name": "Banco Internacional",
                "approval_code": "676300",
                "approved_transaction_amount": 600,
                "bin_code": "55828400",
                "card_country_code": "CO",
                "card_country_name": "Colombia",
                "card_holder_name": "Carla Andrade",
                "card_type": "credit",
                "contact_detail": {
                    "email": "carla.andrade@example.com",
                    "first_name": "Carla",
                    "last_name": "Andrade",
                    "phone": "+573012345678"
                },
                "contact_email": "carla.andrade@example.com",
                "core_source_name": "KUSHKI",
                "country_name": "Colombia",
                "create_timestamp": 1774459991000,
                "currency_code": "COP",
                "foreign_card_indicator": false,
                "ice_value": 0,
                "issuing_bank_name": "BANCO PICHINCHA C.A.",
                "iva_value": 7.42,
                "kushki_info_origin_type": "SUBSCRIPTION",
                "last_four_digit_code": "0407",
                "merchant_code": "20000000100311392000",
                "merchant_name": "BRANCH PERU",
                "metadata_object": {
                    "amount": 0,
                    "description": "string",
                    "email": "user@example.com",
                    "externalId": "string",
                    "fraudData": {
                        "baseURL": "string",
                        "buyerName": "string",
                        "countryCode": "string",
                        "deliveryType": "string",
                        "deviceFingerprint": "string",
                        "deviceId": "string",
                        "email": "string",
                        "ip": "string",
                        "phone": "string",
                        "websiteName": "string"
                    },
                    "orderCode": "string",
                    "paymentAttemptId": "string",
                    "paymentId": "string",
                    "storeId": "string",
                    "websiteId": "string"
                },
                "payment_brand_name": "Mastercard",
                "payment_method_type": "CARD",
                "payment_submethod_type": "CARD VPC",
                "prepaid_indicator": false,
                "processor_name": "MC Processor",
                "processor_type": "aggregator_formal",
                "recap_code": "325447",
                "reference_transaction_code": "03c65353-361c-4a99-96da-e0c64c08484a",
                "request_amount": 600,
                "response_code": "000",
                "response_description": "Transacción aprobada",
                "subscription_code": "1725484000756000",
                "subscription_metadata_object": {
                    "ownerId": "66d8c907c821c0b527ac80ac",
                    "ownerType": "user"
                },
                "subscription_trigger_type": "onDemand",
                "subtotal_iva0_amount": 0,
                "subtotal_iva_amount": 49.43,
                "sync_mode_type": "online",
                "ticket_code": "754812488659082161",
                "transaction_code": "526505389111678151",
                "transaction_status_type": "APPROVED",
                "transaction_type": "SALE"
            }
        ]
    }
    Built with