{
“dialingType”: “predictive”,
“progressive”: false,
“ratio”: 1.5,
“timezoneId”: “America/Los_Angeles”
}
Pact provider verification won’t pass at PATCH /api/v2/outbound/campaigns/{id}. Genesys Cloud 2024-09-12 returns 409 Conflict when the contract expects a 200. Pipeline runs on US/Pacific midnight. Provider state campaign_active doesn’t match the actual edge response. Ratio validation throws a weird constraint error in the mock server. State setup script looks solid. Mock server logs just show empty body returns. State machine gets stuck on retry loop.