PayPoint
  1. Energy Voucher Purchase
PayPoint
  • API Access Token
    • Retrieve Access Token
      POST
  • Pre-Paid Airtime Reload
    • Lookup Mobile Number Products
      POST
    • Fetch Airtime Transaction Receipts
      POST
    • Recharge Mobile Number
      POST
    • Fetch Latest Transaction
      POST
    • Lookup Mobile Number Products
      GET
    • Get Airtime Transaction Receipts
      GET
    • Get Transaction
      GET
    • Get Latest Transaction
      GET
    • Get All Products
      GET
    • Get Product Sku By Product ID
      GET
    • Get All Product Skus
      GET
    • Get Product Sku By ID
      GET
    • Get All Products By Operator Id
      GET
    • Get All Products By Country Code
      GET
  • Pay TV Subscription Payments
    • Fetch PayTV Transaction Receipts
      POST
    • Pay TV Subscription
      POST
    • Fetch Latest Pay TV Transaction
      POST
    • Lookup Pay TV Account
      POST
    • Get PayTV Transaction Receipts
      GET
    • Get Pay TV Transaction
      GET
    • Get Latest Pay TV Transaction
      GET
    • Lookup Pay TV Account
      GET
    • Lookup Pay TV Account Copy
      POST
  • Energy Voucher Purchase
    • Fetch Energy Transaction Receipts
      POST
    • Fetch Latest Energy Voucher Transaction
      POST
    • Purchase Energy Voucher
      POST
    • Lookup Energy Bill Payer Account
      POST
    • Get Energy Transaction Receipts
      GET
    • Get Energy Voucher Transaction
      GET
    • Get Latest Energy Voucher Transaction
      GET
    • Lookup Energy Bill Payer Account
      GET
  • Bill Presentation and Payments - Bill Payments
    • Get Customer Paid Bills
    • Pay Bill
    • Pre-Pay Bill Validation
    • Get Payment Details
  • Bill Presentation and Payments - Bill Charges
    • Calculate Bill Charges
  • Bill Presentation and Payments - Billers
    • Search Billing Company Details
    • Search Billing Company Details
    • Get Billing Company Details By Id
  • Bill Presentation and Payments - Bill Subscription
    • Subscribe to a Bill
    • Cancel Bill Subscription
  • Bill Presentation and Payments - Bill Enquiry
    • Search Bills By Search Criteria
    • Search Bill By Query Parameters
  1. Energy Voucher Purchase

Fetch Energy Transaction Receipts

Testing Env
https://sandbox.paypoint.blackkonnect.io/services/blackkonnectpaypointswitch
Testing Env
https://sandbox.paypoint.blackkonnect.io/services/blackkonnectpaypointswitch
POST
https://sandbox.paypoint.blackkonnect.io/services/blackkonnectpaypointswitch
/api/energy/transaction
Maintainer:Not configured
Returns a list of transaction receipts that match the supplied criteria.

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params

Body Params application/json

Examples

Responses

🟢200OK
application/json
List of transaction receipts successfully retrieved
Body

🟠400Bad Request
🟠401Unauthorized
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://sandbox.paypoint.blackkonnect.io/services/blackkonnectpaypointswitch/api/energy/transaction' \
--header 'X-ServiceAccount-ID: 123e4567-e89b-12d3-a456-426614174000' \
--header 'X-Organisation-ID: 123e4567-e89b-12d3-a456-426614174000' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "accountNumber": {
        "equals": "string",
        "notEquals": "string",
        "specified": true,
        "in": [
            "string"
        ],
        "notIn": [
            "string"
        ],
        "contains": "string",
        "doesNotContain": "string"
    },
    "fundsSourceAccount": {
        "equals": "string",
        "notEquals": "string",
        "specified": true,
        "in": [
            "string"
        ],
        "notIn": [
            "string"
        ],
        "contains": "string",
        "doesNotContain": "string"
    },
    "transactionDate": {
        "equals": "2019-08-24T14:15:22Z",
        "notEquals": "2019-08-24T14:15:22Z",
        "specified": true,
        "in": [
            "2019-08-24T14:15:22Z"
        ],
        "notIn": [
            "2019-08-24T14:15:22Z"
        ],
        "greaterThan": "2019-08-24T14:15:22Z",
        "lessThan": "2019-08-24T14:15:22Z",
        "greaterThanOrEqual": "2019-08-24T14:15:22Z",
        "lessThanOrEqual": "2019-08-24T14:15:22Z"
    }
}'
Response Response Example
200 - Example 1
{
    "code": 0,
    "message": {},
    "data": {},
    "correlationId": "string",
    "conversationId": "string",
    "requestId": "string",
    "initiatorId": "string",
    "billPaymentOrderReceipts": [
        {
            "transactionId": "string",
            "transactionDate": "2019-08-24T14:15:22Z",
            "invoiceAmount": 0,
            "faceValue": 0,
            "discount": 0,
            "fee": 0,
            "tax": 0,
            "levy": 0,
            "product": {
                "skuId": "string",
                "productName": "string",
                "faceValue": 0
            },
            "accountHolderEntity": {
                "entityId": "string",
                "entityReferenceAccountId": "string",
                "entityName": "string",
                "contactNumber": "string",
                "emailAddress": "string",
                "entityAddress": "string",
                "addressLine1": "string",
                "addressLine2": "string",
                "city": "string",
                "state": "string",
                "zipCode": "string",
                "country": "string",
                "vatNumber": "string",
                "firstName": "string",
                "lastName": "string",
                "entityProfileType": "ORGANIZATION"
            },
            "billPayerEntity": {
                "entityId": "string",
                "entityReferenceAccountId": "string",
                "entityName": "string",
                "contactNumber": "string",
                "emailAddress": "string",
                "entityAddress": "string",
                "addressLine1": "string",
                "addressLine2": "string",
                "city": "string",
                "state": "string",
                "zipCode": "string",
                "country": "string",
                "vatNumber": "string",
                "firstName": "string",
                "lastName": "string",
                "entityProfileType": "ORGANIZATION"
            },
            "billPaymentDetail": {
                "accountNumber": "string",
                "accountReferenceNumber": "string",
                "token": "string",
                "unit": "string",
                "unitValue": 0,
                "receiptNarration": "string",
                "localCurrencyAmount": 0,
                "localCurrencyAmountExcludingTax": 0,
                "salesTaxAmount": 0,
                "levyAmount": 0,
                "destinationCurrency": "string",
                "transactionDate": "2019-08-24T14:15:22Z",
                "transactionReference": "string",
                "paymentReference": "string"
            }
        }
    ],
    "itemPagination": {
        "totalElements": 0,
        "pageSize": 0,
        "totalPages": 0,
        "pageNumber": 0,
        "offSet": 0
    },
    "isSuccessful": true
}
Modified at 2025-07-10 05:30:41
Previous
Lookup Pay TV Account Copy
Next
Fetch Latest Energy Voucher Transaction
Built with