Skip to main content
POST
Post a manual credit or debit

Authorizations

Authorization
string
header
required

See Authentication for the full explanation of session tokens vs. API keys and when each is used.

Body

application/json
accountNumber
string
required
amount
number<float>
required
Required range: x >= 0.01
transactionType
enum<string>
required
Available options:
CREDIT,
DEBIT
reference
string
required
Maximum string length: 191
narration
string | null
Maximum string length: 255

Response

Posted