Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v1/billing/invoices/{id}/{
"id": 123,
"tenant": 123,
"card": 123,
"currency": "KZT",
"status": "waiting",
"total": "<string>",
"captured_amount": "<string>",
"refund_amount": "<string>",
"captured_at": "2023-11-07T05:31:56Z",
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"items": [
{
"id": 123,
"integration": {
"id": 123,
"code": "<string>",
"name": "<string>",
"slug": "<string>",
"comment": "<string>",
"slogan": "<string>",
"type": "integration",
"detail": "<string>",
"icon": "<string>",
"image": "<string>",
"image_alt": "<string>",
"disabled": true,
"extra": null,
"demo_enabled": true,
"demo_duration": "<string>",
"tags": [
"free"
],
"modules": [
"finance"
],
"visable": true
},
"variant": {
"id": 123,
"name": "<string>",
"code": "<string>",
"limits": [
"<string>"
]
},
"invoice": 123,
"type": "integration",
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"count": 16383,
"price": "<string>",
"amount": "<string>",
"integration_period": 123
}
],
"errors": [
{
"id": 123,
"code": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"invoice": 123
}
],
"transaction_url": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}curl --request GET \
--url https://api.example.com/v1/billing/invoices/{id}/{
"id": 123,
"tenant": 123,
"card": 123,
"currency": "KZT",
"status": "waiting",
"total": "<string>",
"captured_amount": "<string>",
"refund_amount": "<string>",
"captured_at": "2023-11-07T05:31:56Z",
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"items": [
{
"id": 123,
"integration": {
"id": 123,
"code": "<string>",
"name": "<string>",
"slug": "<string>",
"comment": "<string>",
"slogan": "<string>",
"type": "integration",
"detail": "<string>",
"icon": "<string>",
"image": "<string>",
"image_alt": "<string>",
"disabled": true,
"extra": null,
"demo_enabled": true,
"demo_duration": "<string>",
"tags": [
"free"
],
"modules": [
"finance"
],
"visable": true
},
"variant": {
"id": 123,
"name": "<string>",
"code": "<string>",
"limits": [
"<string>"
]
},
"invoice": 123,
"type": "integration",
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"count": 16383,
"price": "<string>",
"amount": "<string>",
"integration_period": 123
}
],
"errors": [
{
"id": 123,
"code": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"invoice": 123
}
],
"transaction_url": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}KZT - KZTUSD - USDRUB - RUBEUR - EURUZS - UZSKGS - KGSAED - AEDSAR - SARKZT, USD, RUB, EUR, UZS, KGS, AED, SAR waiting - В ожиданииconfirmed - Подтвержденrejected - Отклоненrefunded - Возвращенwaiting, confirmed, rejected, refunded ^-?\d{0,14}(?:\.\d{0,2})?$^-?\d{0,14}(?:\.\d{0,2})?$^-?\d{0,14}(?:\.\d{0,2})?$Show child attributes
Show child attributes
Была ли эта страница полезной?