post https://api.freewheel.tv/services/v4/linear-orders
This method uses POST to upload linear orders to MRM.
Implementation Notes
- This endpoint only supports POST calls.
- Each external_id is unique for the line record in FreeWheel’s system.
- When you post a line that does not exist, a new record is created for it.
- When you post a line that already exists, the existing line record associated with the external_id is updated.