Daily Rewards

Create Daily Reward

post/v1/daily_rewards

Request body

enabledboolean required
keystring
namestring required
descriptionstring required
mode'soft' | 'hard' required
start_atinteger
end_atinteger
positioninteger
commentstring
webhook_idstring
type'basic' | 'seasonal' | 'schedule'

Response

Successful Response

enabledboolean required
keystring
namestring required
descriptionstring required
mode'soft' | 'hard' required
start_atinteger
end_atinteger
positioninteger
commentstring
webhook_idstring
idstring required
type'basic' | 'seasonal' | 'schedule' required
status'active' | 'paused' | 'stopped' | 'scheduled' | 'completed' required

Changes

Changed in 3 of the 15 revisions of this API.38

    • added the new optional request property rewards/daily_rewards/items/items/items/quantity_expression

      new-optional-request-property

    • added the new optional request property rewards/extra_reward_items/items/quantity_expression

      new-optional-request-property

    • added the optional property rewards/daily_rewards/items/items/items/quantity_expression to the response with the 201 status

      response-optional-property-added

    • added the optional property rewards/extra_reward_items/items/quantity_expression to the response with the 201 status

      response-optional-property-added

  • 8662e77bc1e232See the full diff
    • the webhook_id request property's maxLength was set to 32

      request-property-max-length-set

    • removed the optional property rewards/daily_rewards/items/items_read/items/nested_items_read/items/anyOf[subschema #2: PublicLootboxRead]/lootbox_settings/pity from the response with the 201 status

      response-optional-property-removed

    • removed the optional property rewards/extra_reward_items_read/items/nested_items_read/items/anyOf[subschema #2: PublicLootboxRead]/lootbox_settings/pity from the response with the 201 status

      response-optional-property-removed

    • added the optional property rewards/daily_rewards/items/items_read/items/nested_items_read/items/anyOf[subschema #2: PublicLootboxRead]/mechanics to the response with the 201 status

      response-optional-property-added

    • added the optional property rewards/extra_reward_items_read/items/nested_items_read/items/anyOf[subschema #2: PublicLootboxRead]/mechanics to the response with the 201 status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property rewards/daily_rewards/items/items_read/items/nested_items_read/items/anyOf[subschema #2: PublicLootboxRead]/lootbox_settings/mechanics to the response with the 201 status

      response-optional-property-added

    • added the optional property rewards/extra_reward_items_read/items/nested_items_read/items/anyOf[subschema #2: PublicLootboxRead]/lootbox_settings/mechanics to the response with the 201 status

      response-optional-property-added