Skip to main content
POST
Create a transaction
The x-api-key header value to be used on this API is a user-based access token.
string
required
The token received from the authenticate reward transaction API call.

Return values

array
An array of reward transaction objects created with this transaction
Make sure to store the returned reward transaction ID. You can use this ID to get the status of the reward transaction when receiving reward_transaction_update webhooks.
The transaction authentication token is valid for 10 minutes.