NATS5 REST API Include POST step
From TMM Wiki
Jump to navigationJump to search
POST /include/step
Description
- Add new include step
Resource URL
- http://domain/api/include/step
- Replace domain with the nats domain
- POST
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- include_chain_id
- type: digit
- required
- name
- type: string
- required
- template
- type: string
- optional
- tourid
- type: digit
- optional
- track
- type: trinary_digit (0, 1, or 2)
- optional (default value: 2)
- url
- type: string
- optional