⏺️p2p order (to pay)
{
"jti": "1234567890",
"creditor": {
"phone": "+380991234567"
},
"debtor": {
"account": "UA41003506518366713636167"
},
"expires_at": "2025-12-31T23:59:59Z", // optional
"amount": 1500.75, // optional
"currency": "UAH",
"external_id": "112663",
"purpose": "Replenishment of own account",
"type": "phone" [enam: phone/ link]
}Last updated