Everything a client application needs to integrate with the BankConnect API: how to enroll and get certificates, how to authenticate, how to send payments, how to receive messages, and a full interactive reference generated from the live API spec.
mTLS client certificates, how the API identifies your application, and how requests are routed through a proxy or load balancer.
How your bank-issued enrollment file becomes a working mTLS client certificate and document-signing certificate.
Submitting a signed pain.001 RTGS credit transfer and handling the pain.002 response.
Polling for outgoing messages and confirming receipt so the queue advances.
Every endpoint, request and response schema, browsable straight from the API's own OpenAPI spec.