Skip to main content
POST
Transfer To Employee

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

expense_request_id
string
required

Body

application/json
amount

Payment amount (defaults to remaining balance)

Required range: x > 0
transactionDate
string | null
bankAccount
string | null
referenceNo
string | null
sourceOfFundId
string | null
notes
string | null

Response

Successful Response

expenseRequest
ExpenseRequestResponse · object
required
transferRecord
TransferRecordResponse · object
required