Implementation
An overview of the API
Get Transactions
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
[
{
"id": "188986c9-7f50-479b-a447-74ccbb9ab383",
"amount": 10,
"user": "210024244766179329",
"handled": true,
"timestamp": "2019-12-25T07:21:54.941Z",
"payout": 1,
"from": {
"id": "OAT",
"name": "Dice Oats"
},
"to": {
"id": "DTS",
"name": "Discordtel Credits"
}
}
]Create New Transaction
Headers
Name
Type
Description
Request Body
Name
Type
Description
Process transactions
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?