Payments
5.5.0
APIs
-
Full flow of payments, payment initiation, payment information, payment status, cancellation. In addition to the decoupled flow of authorisations
Full flow of payments, payment initiation, payment information, payment status, cancellation. In addition to the decoupled flow of authorisations
REST
Online
In order to subscribe, you must sign in.
APIs
| Title | Version | Type | Rate limits | |
|---|---|---|---|---|
| Payments | 5.5.0 | REST | 100 calls per hour | |
| POST /v1.1/payments/{payment-product} | 100 calls per hour | |||
| GET /v1.1/{payment-service}/{payment-product}/{paymentId}/status | 100 calls per hour | |||
| POST /v1.1/sva/payments/{payment-product} | 100 calls per hour | |||
| POST /v1.1/periodic-payments/{payment-product} | 100 calls per hour | |||
| POST /v1.1/bulk-payments/{payment-product} | 100 calls per hour | |||
| POST /v1.1/{payment-service}/{payment-product}/{paymentId}/authorisations | 100 calls per hour | |||
| GET /v1.1/{payment-service}/{payment-product}/{paymentId}/authorisations | 100 calls per hour | |||
| GET /v1.1/{payment-service}/{payment-product}/{paymentId}/authorisations/{authorisationId} | 100 calls per hour | |||
| PUT /v1.1/{payment-service}/{payment-product}/{paymentId}/authorisations/{authorisationId} | 100 calls per hour | |||
| DELETE /v1.1/bulk-payments/{payment-product}/{paymentId} | 100 calls per hour | |||
| GET /v1.1/bulk-payments/{payment-product}/{paymentId} | 100 calls per hour | |||
| DELETE /v1.1/periodic-payments/{payment-product}/{paymentId} | 100 calls per hour | |||
| GET /v1.1/periodic-payments/{payment-product}/{paymentId} | 100 calls per hour | |||
| DELETE /v1.1/payments/{payment-product}/{paymentId} | 100 calls per hour | |||
| GET /v1.1/payments/{payment-product}/{paymentId} | 100 calls per hour | |||
| POST /v1.1/sva/periodic-payments/{payment-product} | 100 calls per hour | |||