v1
patch/v1/billing/invoices/{id}/
Path parameters
idinteger required
Request body
idinteger
tenantinteger
cardinteger nullable
currency'KZT' | 'USD' | 'RUB' | 'EUR' | 'UZS' | 'KGS' | 'AED' | 'SAR'
- KZT - KZT
- USD - USD
- RUB - RUB
- EUR - EUR
- UZS - UZS
- KGS - KGS
- AED - AED
- SAR - SAR
status'waiting' | 'confirmed' | 'rejected' | 'refunded'
- waiting - В ожидании
- confirmed - Подтвержден
- rejected - Отклонен
- refunded - Возвращен
totalstring decimal
captured_amountstring decimal
refund_amountstring decimal
captured_atstring date-time nullable
start_atstring date-time nullable
end_atstring date-time nullable
success_urlstring
transaction_urlstring uri nullable
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