Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
JSON for creating marketplace order
The marketplace listing ID. You can get this by listing sellers or viewing https://vaultcord.com/market?developers=1
618
Send the Discord.gg invite link we should deliver members to
"dyno"
Buyer email. You SHOULD send a unique email every time because we will show errors if a buyer attempts to buy same members twice.
"william@nelsoncybersecurity.com"
The number of members being purchased.
100
(Optional) Limit the total cost of the order (since we've been told some sellers are naughty and raise prices suddenly) in cents. For example if you want the whole order to cost less than $20, then it will show as 2000
2000