Skip to content

GET /credits/voucher/

GET /credits/voucher/{code} — code

GET /api/v2/credits/voucher/{code}

Try it out

Playground

Authorization
Variables
Key
Value
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Parameters

Path Parameters

code*
Type
string
Required
Pattern
"^(?!redeem)\\S+$"
Responses

Responses

application/json
object

The value that will be transfered to redeeemer

Maximum9223372036854776000
Minimum-9223372036854776000
Format"int64"

Total number of times this voucher can be redeemed. Either by multiple users and/or periodically

Maximum2147483647
Minimum1

The time the voucher can be redeemed from

Format"date-time"

The time the voucher can be redeemed till. Periodic vouchers will stop at this time

Format"date-time"
Samples