EBA STEP2 Direct Debit CORE
Number of APIs: 40
DPWS RESTful API for interacting with STEP2 COR services
Contact Support: Email: api@ebaclearing.eu
-
It allows the Participant to inquire the Direct Participants list. POST {{baseUrl}}/listParticipants/:senderBIC
-
It allows the Participant to retrieve the details of a Direct Participant. POST {{baseUrl}}/participantDetails/:senderBIC
-
It allows the Participant to retrieve the details of a Reachable BIC. POST {{baseUrl}}/RBDetails/:senderBIC
-
It allows the Participant to enquire the list of its BPO relationships. POST {{baseUrl}}/listBPORelationships/:senderBIC
-
It allows the Participant to insert a new BPO relationship. PUT {{baseUrl}}/insertBPORelationship/:senderBIC
-
It allows the Participant to remove a BPO relationship. PUT {{baseUrl}}/removeBPORelationship/:senderBIC
-
It allows the Participant to set its Reachable BICs in R-Only or Remove status or to revoke a previously set R-Only status. PUT {{baseUrl}}/changeStatusReachableBIC/:senderBIC
-
It allows the Participant to insert a new Reachable BIC. PUT {{baseUrl}}/insertReachableBIC/:senderBIC
-
It allows the Participant to update its Reachable BICs. PUT {{baseUrl}}/updateReachableBIC/:senderBIC
-
It allows the Participant to reject an operation previously issued via API. PUT {{baseUrl}}/rejectParticipantOperation/:senderBIC