Creare cod QR (Static, Dinamic)
Parametri de request (body)
Câmp
Tip
Obligatoriu
Descriere
Request example
{
"type": "Dynamic",
"expiresAt": "2029-10-22T10:32:28+03:00",
"amountType": "Fixed",
"amount": 50.00,
"currency": "MDL",
"description": "Order description",
"orderId": "123",
"callbackUrl": "https://example.com/callback",
"redirectUrl": "https://example.com/success",
"terminalId": "P011111"
}Parametri de răspuns
Câmp
Tip
Descriere
Response example
Last updated