mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-07 01:55:22 +00:00
ceb9907dd5
* CAPI-245: enlarge international entities * CAPI-249: add payout terms support to PaymentInstitution api * CAPI-249: add ability to change payout schedule
11 lines
327 B
YAML
11 lines
327 B
YAML
description: Изменение расписания выводов магазина
|
|
type: object
|
|
allOf:
|
|
- $ref: '#/definitions/ShopModification'
|
|
- type: object
|
|
properties:
|
|
scheduleID:
|
|
description: Идентификатор расписания выводов
|
|
type: integer
|
|
format: int32
|