Edit Transaction Void History
It is managed by users with the Branch Personnel role only.
API Method
Endpoint
Headers
Key
Value
Body Parameters
Field
Type
Required
Description
Example Request Body
{
"receipt_no": "TRX2025072400123",
"transaction_currency_id": 45,
"currency_id": 3,
"to_rate": 4.65,
"to_receive_amount": 465.00,
"to_exchange_amount": 100.00
}Response Sample
Last updated