Error
A valid request URL is required to generate request examples{
"awards_dismissed": [
{
"type": "<string>",
"for_num_done": 123
}
],
"achieved_timestamps": [
[
123
]
]
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Award Status
Get the award status configuration for the merchant.
GET
/
collections
/
award-status
Error
A valid request URL is required to generate request examples{
"awards_dismissed": [
{
"type": "<string>",
"for_num_done": 123
}
],
"achieved_timestamps": [
[
123
]
]
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Was this page helpful?

