curl --location --request POST 'https://newsupport.xbit.pro/api/v1/payment/details' \
--header 'x-txc-payload;' \
--header 'x-txc-signature;' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"nonce": 1707484035123,
"paymentId": "43066701-0111-412c-8a0c-b8c06800449d"
}'{
"status": "new",
"codeId": "123e4567-e89b-12d3-a456-426614174001",
"currencyId": "UAH",
"amountInCents": 10000,
"createdAt": "2026-02-12T10:30:00.000Z"
}