Skip to main content

Step 1. Initiate payment

Maxime avatar
Written by Maxime
Updated over 4 months ago

Functional name:initatePayment

INPUT

  • UserId – unique user ID in KBC (TPP) app. Will be translated to internal identified in our model.

  • value

  • CurrencyCode

  • SenderName debtorAddress (optional)

  • RecipientName

  • RecipientAddress (optional)

  • RecipientIBAN

  • Title - description of transaction (free text)

  • deliveryMode

  • deliverySystem

  • executionMode


POST: /api/bank/swiftCode/##{{swiftCode}}/payment

Example Request:

Response:

Did this answer your question?