Untitled
unknown
plain_text
2 years ago
1.1 kB
6
Indexable
{ "applicationUserId": "john.doe@company.com", "institutionId": "cic-sandbox", "callback": "https://display-parameters.com/", "paymentRequest": { "paymentIdempotencyId": "gashoidashgoiadshgid", "amount": { "amount": 1, "currency": "EUR" }, "reference": "Bill Payment", "type": "DOMESTIC_PAYMENT", "payee": { "name": "ABCDEFGHIJKLMNOPQRSTWXYZABCDEFGHI", "address": { "addressLines": [ "123", "Test Lane" ], "country": "FR" }, "accountIdentifications": [ { "type": "BIC", "identification": "CMCIFRPPCOR" }, { "type": "IBAN", "identification": "FR7630066109720002000100130" } ] }, "payer": { "name": "Jane Doe", "accountIdentifications": [] } } }
Editor is loading...