{
"success": true,
"payout_periods": [
{
"payout_period_id": "1",
"description": "Twice a Month",
"configuration": "1,16",
"delay": "0",
"positive_pay_delay": "0",
"negative_pay_delay": "0",
"enabled": "1",
"main": "1",
"deleted": "0",
"projection": "",
"projection_padding": "0",
"configuration_details": {
"type": "month",
"days": [
"1",
"16"
],
"string": "Every 1st and 16th of the month"
},
"error": 0
},
{
"payout_period_id": "1000",
"description": "test payout period description",
"configuration": "w0",
"delay": "1",
"positive_pay_delay": "0",
"negative_pay_delay": "0",
"enabled": "1",
"main": "0",
"deleted": "0",
"projection": "",
"projection_padding": "0",
"configuration_details": {
"type": "week",
"days": "0",
"string": "Every Sunday"
},
"error": 0
}
]
}