swag-payments/spec/definitions/ServiceAcceptanceActPreferences.yaml
Evgeny Levenets f28bab216c
CAPI-265: support reporting preferences modification (#184) (#186)
* CAPI-265: support reporting preferences modification (#184)

* support reporting preferences modification
* remove tech fields

* rework ContractReportingPreferencesChange

to match more precisely with ReportingPreferences

* add forgotten field to LegalAgreement (#192)
2018-05-16 17:11:42 +03:00

13 lines
304 B
YAML

description: Настройки выгрузки актов
type: object
required:
- scheduleID
- signer
properties:
scheduleID:
description: Идентификатор расписания выгрузок
type: integer
format: int32
signer:
$ref: '#/definitions/Representative'