Post a transaction on virtual account
Create a new transaction (credit or debit) on a virtual account with transaction amount, date, and reference number
OK
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
{- "sourceRef": "TXN-2024-001234",
- "virtualAccountNumber": "string",
- "creditDebitType": "Credit",
- "transactionAmount": 1000.5,
- "transactionDateTime": "2024-01-15T10:30:00Z",
- "transactionDescription": "string",
- "submittedBy": "user123",
- "sourceSystem": "External"
}{- "transactionId": "string",
- "sourceRef": "TXN-2024-001234",
- "accountName": "string",
- "accountNumber": "string",
- "amount": 0,
- "feeAmount": 0,
- "currency": "str",
- "description": "string",
- "date": "2019-08-24",
- "paymentMethod": "ACH",
- "direction": "Inbound",
- "status": "string",
- "postedOn": "string",
- "postedBy": "string"
}