Skip to main content
POST
Bm Action

Authorizations

Authorization
string
header
required

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

Path Parameters

application_id
string<uuid>
required

Body

application/json

An approval or rejection action at any step in the commission workflow.

Required role by step:

decision
enum<string>
required

Outcome of this step.

Available options:
APPROVED,
REJECTED
remarks
string
required

Mandatory explanation — visible to the applicant.

Response

Successful Response