{
"masterId": "master_123",
"callback": {
"headers": {
"Authorization": "Bearer token",
"Content-Type": "application/json"
},
"url": "string",
"maxRetries": 3,
"retryIntervalSeconds": 30,
"accountPayableTypes": [
"CONSUMPTION_BILL",
"BILLET"
],
"accountPayableStatuses": [
"PAID",
"CANCELED"
]
}
}