Skip to main content
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

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

merchant_id
string
required

Response

Successful Response

awards_dismissed
Award · object[]
required
achieved_timestamps
tuple[]
required