Approve Transaction

Approve a transaction

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
entity ID

Request

This endpoint expects an object.
transactionIdstringRequired

Response

Transaction approved
messagestring or null
transactionobject or null

Errors