Post Wallet Transaction
The endpoint posts a transaction to a specified wallet using the account number..
Request Body
Internal identifier for the transaction. Example: 0
Unique identifier for the product associated with the transaction. Example: “3fa85f64-5717-4562-b3fc-2c963f66afa6”
Unique identifier for the organization processing the transaction. Example: “3fa85f64-5717-4562-b3fc-2c963f66afa6”
The amount of the transaction. Example: 200
The fee charged for the transaction. Example: 1.0
The date and time when the transaction was posted. Example: “2025-03-20T18:28:13.015Z”
The date and time when the transaction takes effect. Example: “2025-03-20T18:28:13.015Z”
A unique reference identifier for the transaction. Example: “Rf399596950”
Unique identifier for the wallet involved in the transaction. Example: “3fa85f64-5717-4562-b3fc-2c963f66afa6”
Unique identifier for the customer who owns the wallet. Example: “3fa85f64-5717-4562-b3fc-2c963f66afa6”
Indicates whether the transaction has been posted. Example: true
The direction of the transaction (CREDIT/DEBIT).
Additional notes or description for the transaction. Example: “Dog food”
The currency code for the transaction. Example: “USD”
Reference number for batch transactions. Example: “5869999”
The account number associated with the transaction. Example: “3025831129”
Sample Response
✅ Success Response