NATS5 REST API Adtool PATCH move
From TMM Wiki
Jump to navigationJump to search
PATCH /adtool/move
Description
- Move item to new location
Resource URL
- http://domain/api/adtool/move
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- type
- type: string
- required
- item_id
- type: digit
- required
- new_orderid
- required
- index_id
- type: digit
- optional