Skip to content

List ticket reward exchange options

GET
/me/rewards/{id}/options
curl --request GET \
--url https://example.com/me/rewards/example/options
id
required
string
Media type application/json
Array<object>
object
id
required
string
shop_id
required
Any of:
string
conditions
Any of:
Any of:
string
type
Any of:
Any of:
string
value
Any of:
Any of:
Any of:
number
unit
Any of:
Any of:
string
created_at
Any of:
Any of:
string
updated_at
Any of:
Any of:
string
expires_at
Any of:
Any of:
string
deleted_at
Any of:
Any of:
string
cursor
Any of:
Any of:
string
shop
required
object
id
required
string
name
required
string
description
required
Any of:
string
website
required
Any of:
string
logo_url
required
string
Example
[
{
"value": "NaN"
}
]