PayoutCreateRequest
description object
The description of the payout. Example: 'Monthly payroll'
- null
- string
null
name object
The name of the payout. Example: 'Payroll'
- null
- string
null
PayoutCreateRequest
{
"description": "null",
"name": "null"
}