type: object properties: amount: description: | Сумма возврата, в минорных денежных единицах, например в копейках в случае указания российских рублей в качестве валюты. type: integer format: int64 minimum: 1 currency: x-rebillyMerge: - $ref: '#/definitions/Currency' reason: description: Причина совершения возврата type: string maxLength: 1000