Post BringBox Requisitions
Post BringBox Requisitions
POST
http://portal-staging.aiicoplc.com/api/services/app/BringBoxService/PostBringBoxRequisitions
This endpoint post requisition.
Headers
X-ApiKey
string
To be provided.
Content-Type
string
application/json
Request Body
branchShortDesc
string
This is the short description of the branch the requisition is being raised from e.g HO, IK e.t.c
organisationCode
number
This is the organisation code under which the requisition is being raised e.g 1 or 2
curDesc
string
This is the currency description in which the amount is being raised for e.g NGN, DOL
vcbDate
string
Date voucher was created
reference
string
A specific reference for the requisition
raisedBy
number
The code of user who raised the request
raisedOn
string
Date the user raised the request
chqueNo
string
The cheque number
chequeDate
string
The cheque date
amount
number
The requisition amount
bctAccount
string
Account the requistion was raised on
currentRate
number
Current exchange rate of the currency above, e.g 1 if naira, exchange rate value if foreign currency
mode
string
Transaction Mode
reqPayee
string
Name of the payee
Last updated