NATS5 REST API Reward PATCH reward
From TMM Wiki
Jump to navigationJump to search
PATCH /reward/reward
Description
- Edit reward
Resource URL
- http://domain/api/reward/reward
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- rewardid
- type: digit
- required
- name
- type: string
- optional
- reward_category_id
- type: digit
- optional
- description
- type: string
- optional
- cost
- type: digit
- optional
- url
- type: string
- optional