"services": [
{
"id": null,
"shipment_parcel_row_number": 1,
"service_id": "115772d3-2f2e-4a03-b207-99a95f93c531",
"service_type": "",
"service_name": "Доставка посилок по Україні",
"service_code": "",
"parcel_number": "59001504113479",
"payer_type": "Recipient",
"payment_status": "NeedPay",
"amount": 2,
"price": 110,
"discount": 16.5,
"cost": 93.5,
"cost_before_check": null,
"paid": 0,
"currency_code": "UAH",
"additional_parameters": {
"operation_type": "PaymentForParcel"
}
},
{
"id": null,
"shipment_parcel_row_number": 1,
"service_id": "a50b6f22-57c5-40bb-a015-052c21f00292",
"service_type": "",
"service_name": "Пакування відправлення",
"service_code": "",
"parcel_number": "59001504113479",
"payer_type": "Recipient",
"payment_status": "NeedPay",
"amount": 1,
"price": 30,
"discount": 0,
"cost": 30,
"cost_before_check": null,
"paid": 0,
"currency_code": "UAH",
"additional_parameters": {
"operation_type": "PaymentForAdditionalServices"
}
},
/*цей блок враховуватися не буде*/
{
"id": null,
"shipment_parcel_row_number": 1,
"service_id": "3ab6e3b4-dcd7-11e8-ad0d-005056b24375",
"service_type": "",
"service_name": "Коробка (5 кг) з наповнювачем",
"service_code": "",
"parcel_number": "59001504113479",
"payer_type": "Recipient",
"payment_status": "",
"amount": 1,
"price": 0,
"discount": 0,
"cost": 0,
"cost_before_check": null,
"paid": 0,
"currency_code": "UAH",
"additional_parameters": null
}
],
{
"client_first_name": "Олександра",
"client_last_name": "Олександренко",
"client_patronymic": "Олександрівна",
"client_phone": "+380501231212",
"client_email": null,
"metadata": {
"payer_type": "Recipient",
"source": "mobile",
"client_verified": "1",
"client_npuid": "302264134C4EFD85-7AEBC02383A3048B68C3F17779416A2F6C0C2BB6",
"ref_settlement_recipient": "db5c88ea-391c-11dd-90d9-001a92567626",
"ref_settlement_sender": "db5c88f0-391c-11dd-90d9-001a92567626"
},
"delivery_metadata": {
"ref_id": "5af75fb4-c528-11f0-92ca-48df37b91f4a",
"express_waybill": "51212173237380",
"medium": "parsel_machine",
"created_at": "2025-11-19"
},
"recipients": [
{
"type": "legal",
"amount": 105, -- сума по cost складається в рамках operation_type
"payment_type": "PaymentForParcel", -- operation_type
"use_hold": true, -- ознака чи буде сума заморожена
"identifier": "31316718" -- код ЄРДПОУ на чий рахунок впадуть кошти
},
{
"type": "legal",
"amount": 10,
"payment_type": "PaymentForAdditionalServices",
"use_hold": true,
"identifier": "31316718"
}
]
}