Untitled
unknown
plain_text
3 years ago
1.1 kB
9
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...