"PBPX"
The Electrum EPC API for calling Electrum is an asynchronous API that allows Corporate Clients to participate in various nationally regulated payment schemes This document describes the operations exposed by Electrum for partners to consume in order to initiate outbound or respond to inbound payments.
https://docs.electrumsoftware.com/_mock/openapi/epc-cicd/epc-elpapi-redoc/
https://example.com/path/payments/api/v1/
A BankservAfrica-specific field requirement that associates this institution with a specific "domain"
Name by which an institution is known and which is usually used to identify that institution
{ "domain": "string", "name": "string", "services": [ "PBPX" ] }
A code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority as described in ISO 9362 Banking - Banking telecommunication messages - Business identifier code (BIC)
Name by which an institution is known and which is usually used to identify that institution.
A code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority as described in ISO 9362 Banking - Banking telecommunication messages - Business identifier code (BIC)
{ "bicfi": "string", "branch": { "address": { … }, "identification": "string", "name": "string" }, "domainDetails": [ { … } ], "memberId": "string", "name": "string", "services": [ "PBPX" ], "sponsoringAgentBicfi": "string", "sponsoringAgentName": "string" }