Skip to main content
POST
Approve Application

Authorizations

Authorization
string
header
required

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

Path Parameters

application_id
integer
required

Body

application/json

Request to approve a partner application.

commission_percent
integer
required
Required range: 1 <= x <= 100
comment
string | null
Maximum string length: 2000

Response

Successful Response