This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
curl --location --request POST 'https://newsupport.xbit.pro/api/v1/payment/calculate' \
--header 'x-txc-payload;' \
--header 'x-txc-signature;' \
--header 'x-api-key;'{
"amountInCents": 10050,
"amountToChargeInCents": 10452,
"currency": "UAH",
"message": "Calculation completed successfully"
}