Skip to main content
POST
Bm Decision

Authorizations

Authorization
string
header
required

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

Path Parameters

order_id
string<uuid>
required

Body

application/json
decision
enum<string>
required
Available options:
approve,
reject
remarks
string | null

Response

Successful Response