Add
Preconditions
Required Scopes
Request
URL
Headers
Name
Required
Description
Data
Request Object
Name
Required
Description
Transaction Object
Name
Required
Description
Response
Normal Response Data
Name
Description
Transaction Object
Name
Description
Error Response Data
Error Response Wrapper
Property
Description
Error Response Wrapper -> Errors -> item
Property
Description
Full Spec
This endpoint add FanCash using the v2 contract. Currently it only supports transactions with short expirations which will be inserted as Bonus FanCash until the new ledger supports variable expirations. This also only supports user tokens (not s2s) for now. Requires the fancash_v2:earn_expirable permission.
Header parameters
AuthorizationstringRequired
User Bearer Token
Body
Responses
201
Created
application/json
400
[FAIL] Bad request
application/json
401
[FAIL] Unauthorized
application/json
429
[FAIL] Rate Limited
application/json
500
[FAIL] Internal error
application/json
post
/v2/fancash/addLast updated