API Reference

Checks if the transaction parameters are valid

Log in to see full request history

🚧

This endpoint is used prior to the execution of a transaction

To ensure a transaction is valid and avoid a failure, use this endpoint prior to the execution of the transaction. This can be used as a fail-safe in case an error occurred earlier in the integration flow.

Query Params
string
required
number
required
string
required
Headers
string
required
string
string

Timestamp in milliseconds, use: new Date().getTime().toString()

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json