Skip to main content
POST
Decline a commission line

Authorizations

x-api-key
string
header
required

Introw API key shown once when the credential is created.

Path Parameters

id
string
required

Commission line identifier.

Minimum string length: 1

Body

application/json
reasonType
enum<string>
required

Categorized reason for declining the line.

Available options:
CUSTOM,
DUPLICATE,
INELIGIBLE,
ALREADY_PAID,
DISPUTED,
OUTSIDE_POLICY
reason
string

Free-text reason. Required when reasonType is CUSTOM.

Maximum string length: 2000

Response

Commission line declined successfully.

data
object
required