Post 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.
Language
Click Try It! to start a request and see the response here!