Completes the current user’s progression through the offer chain step and grants the associated reward.
project_id required | integer Project ID. You can find this parameter in your Publisher Account next to the name of the project. Example: 44056 |
offer_chain_id required | integer Offer chain ID. Example: 101 |
step_number required | integer Offer chain step number. Example: 1 |
The free step was successfully claimed and the reward granted.
Authentication not passed or wrong.
Either the offer chain or the step was not found.
The step cannot be claimed. Ensure all previous steps are completed and the step is marked as free.
{- "order_id": 641
}