- Ibanity XS2A
- Ibanity Isabel Connect
- Ibanity Ponto Connect
- import the collection(s) into Postman
- Create Postman env
ibanity-hostname
: the Ibanity API hostname (eg: api.ibanity.com)signatureKey
: the private key for signing request (RSA ...), encrypted with a passwordsignatureKeyPassphrase
: the password of the private keysignatureKeyId
: the signing certificate id. This can be found in "serialNumber" in the signing certificate DN
ponto-authorization-host
: the Ponto authorization URL (eg: authorization.myponto.com)ponto-connect-client-id
: the client-id from your Ponto Connect app that you can find in your Ibanity Developer Portal appponto-connect-client-secret
: related secretponto-connect-redirect-uri
: the pre-registered URL where Ponto should send the customer, after authorization (eg: https://postman.local)
isabel-connect-client-id
: the client-id from your Ponto Connect app that you can find in your Ibanity Developer Portal appisabel-connect-client-secret
: related secret