Learn more about the initialise payment endpoint endpoint in the Tuum developer portal.
Sample request
The sample request body is as follows:
{"paymentParties":[{"typeCode":"OUR_PARTY","accountId":"ID-4184"},{"typeCode":"COUNTERPARTY","name":"Robert Receiver","accountNumber":{"value":"EE871275295834652820","type":"IBAN"}}],"money":{"amount":25,"currencyCode":"EUR"},"details":"Test payment with our party accountId","valueDate":"2024-12-04","ourFee":{"amount":1.22,"currencyCode":"EUR"}}
Sample response
Below you will find the response to the sample request:
Response
Result
The draft payment has been created with a paymentId: PAYM-32706 and the statusCode: INSERTED.
Possible next steps
After creating a draft payment, you have the following options: