v4

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-129176872.7 MB
v1

post/v1/billing/invoices/

Request body

idinteger required
tenantinteger required
cardinteger nullable required
currency'KZT' | 'USD' | 'RUB' | 'EUR' | 'UZS' | 'KGS' | 'AED' | 'SAR' required
  • KZT - KZT
  • USD - USD
  • RUB - RUB
  • EUR - EUR
  • UZS - UZS
  • KGS - KGS
  • AED - AED
  • SAR - SAR
status'waiting' | 'confirmed' | 'rejected' | 'refunded' required
  • waiting - В ожидании
  • confirmed - Подтвержден
  • rejected - Отклонен
  • refunded - Возвращен
totalstring decimal required
captured_amountstring decimal required
refund_amountstring decimal required
captured_atstring date-time nullable required
start_atstring date-time nullable required
end_atstring date-time nullable required
success_urlstring required
transaction_urlstring uri nullable required

Response

idinteger required
tenantinteger required
cardinteger nullable required
currency'KZT' | 'USD' | 'RUB' | 'EUR' | 'UZS' | 'KGS' | 'AED' | 'SAR' required
  • KZT - KZT
  • USD - USD
  • RUB - RUB
  • EUR - EUR
  • UZS - UZS
  • KGS - KGS
  • AED - AED
  • SAR - SAR
status'waiting' | 'confirmed' | 'rejected' | 'refunded' required
  • waiting - В ожидании
  • confirmed - Подтвержден
  • rejected - Отклонен
  • refunded - Возвращен
totalstring decimal required
captured_amountstring decimal required
refund_amountstring decimal required
captured_atstring date-time nullable required
start_atstring date-time nullable required
end_atstring date-time nullable required
success_urlstring required
transaction_urlstring uri nullable required