Approve Request

Endpoint to approve an Request by ID. Payload depends on the request type (GOODS_OR_SERVICES, FUNDS, TRIP).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • request_write
Path Params
string
required

The Request ID.

Body Params

Approved request JSON parameters.

Base schema for approved request. The actual fields depend on the type.

string

The supervisor's note of the Request.

string
required

The requester's note of the Request .

string
enum
required

The type of the Request.

Allowed:
string
required

The ID of the Wallet of Request, the request type is Funds or BusinessTrip.

number

The amount of the Request.

string
enum

The ISO 4217 code of the currency of the Wallet (sortable: no)

Responses
204

No content as result.

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!