Transaction Marking
v1/transaction/mark_transferred
When transferring Paynet transactions to your own system, if you want only records that have not been transferred from the list service, you can mark that transaction as transferred with this service.
You should perform basic authentication with secret_key to use transaction mark service. See more
Parameter Name
Type
Required
Description
xact_id
string
Yes
Paynet Transaction Number.
document_no
string
No
Document Number.
amount
decimal
No
Transaction Amount.
currency
string
No
Currency of the transaction amount.
exchange_rate
decimal
No
Exchange Rate.
Last updated