Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

comments
string
Example:

"Transfer from GL to Account"

credits
any[]
Example:
currencyCode
string
Example:

"NGN"

customerAccounts
object[]
Example:
debits
object[]
Example:
officeId
string
Example:

"1"

operationType
string
Example:

"Credit"

referenceNumber
string
Example:

"dsfvghtrhrg132evsbwd"

uniqueReferenceKey
string
Example:

"dsfvghtrhrg132evsbwd-unq"

transactionDate
string
Example:

"17 March 2022"

Response

200 - application/json

{}

The response is of type object.