v1
latestOpenAPI 3.0.32026-07-2488203535.0 KBGateway Features
Transactions
Get Transaction Data
<details> <summary>Usage</summary> This is a query to find live transactions by merchants under your partner account. The query will respond in Universal Time Coordinated (UTC).❗️ Never Use Real API Keys
Never use real API Keys when testing. The gateway allows Partners to create Test Merchant Accounts. Testing should always use keys from the Test Accounts and never keys from a Standard Account.
If you provide a specific transaction id, then it will return that transaction.
If you provide a sub-affiliates' merchant id in the merchant id list, it will return that merchant's transactions.
</details>post/v4/transactions/reports
Headers
Content-Typestring required
The Content-Type representation header is used to indicate the original media type of the resource (prior to any content encoding applied for sending).
Authorizationstring required
Your v4 API key that was generated in the Partner portal.
Request body
Response
Success