Skip to main content
POST
Bulk Update Dunning State Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request schema for bulk updating partner dunning states.

partner_ids
string[]
required
Minimum array length: 1
dunningStateId
string
required
pauseUntil
string<date> | null

Response

Successful Response

Response schema for bulk dunning state update.

updated_count
integer
required
Required range: x >= 0