File "example.json"

Full Path: /var/www/html/gitep_front/example.json
File size: 1.1 KB
MIME-type: application/json
Charset: utf-8

{
    "id": null,
    "name": "Названиеплатежа",
    "status": "draft",
    "payment_type": "payment",
    "payment_date": "06.03.2025",
    "amount": "100000",
    "creator": {
        "id": null,
        "firstname": "",
        "lastname": "",
        "patronymic": ""
    },
    "organization": 15,
    "contragent": 16,
    "distributions": [
        null,
        {
            "amount": 25000,
            "project": 1,
            "article": 17
        },
        {
            "amount": 25000,
            "project": 2,
            "article": 17
        },
        {
            "amount": 24000,
            "project": 3,
            "article": 17
        },
        {
            "amount": 1000,
            "project": 14,
            "article": 17
        }
    ],
    "files": [
        {
            "uid": "rc-upload-1741250046094-3"
        },
        {
            "uid": "rc-upload-1741250046094-4"
        },
        {
            "uid": "rc-upload-1741250046094-5"
        }
    ],
    "agreement_type": "two_signed",
    "comment": "Комментарий",
    "created_at": "06.03.2025"
}