Incoming Transactions
Mark Transaction Processed
Report processing of incoming transactions.
PUT
Authorizations
The API Token of your ERP Connection.
Path Parameters
Body
application/json
Expected parameters to update a transaction.
Whether or not your system was able to process the given transaction.
Reason your system was not able to process the given transaction.
The type of the error. DATA
indicates that the error is caused by invalid or insufficient data and can be resolved by a user. INTERNAL
indicates a system-level error that cannot be fixed by a user.
Available options:
DATA
, INTERNAL
Additional context/meta data for the error.
Response
200
application/json
Success
Was this page helpful?