Kredivo Transactions API
Status, cancellation and reversal of transactions.
Kredivo Transactions API is one of 5 APIs that Kredivo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Transactions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version v2.
Requests are made against 2 base URLs: https://sandbox.kredivo.com, https://{productionHost}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kredivo Transactions API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as server_key (serverKey).
serverKey— NOTE ON MODELLING: Kredivo does not use a header or an HTTP auth scheme. The per-merchant serverkey is sent as a field in the JSON request body of every operat…
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
Status, cancellation and reversal of transactions.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are TransactionStatus (15 properties), CancelTransactionRequest (8 properties), ErrorDetail (3 properties), SimpleStatusResponse (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kredivo 4
Other APIs Kredivo publishes across the network.