Changelog

09/19/2023

New: POST, PUT, PATCH, GET methods have been made available for Proposals.

  • New endpoints are now available to POST, PUT, PATCH and GET a Proposal's data.

05/10/2022

Change: New Fields available for PUT and PATCH a Particular Order’s Performance

  • The following fields have been added to the order performance object, “billedAmount” and “cogs”.

03/22/2022

Change: Expanded Order Performance Data (PUT/PATCH/GET)

  • “GET Order Performance Data” has been expanded, each PerformanceData object now returns 2 new field "orderLineId", "billedAmount" and "adSpend" property is renamed by "costOfGoods".

  • “PUT or PATCH Order Performance Data” has been expanded, were a new field "billedAmount" can be sent with requestbody, "lineNumber" is replaced with new property "orderLineId" and "adSpend" property is renamed by "costOfGoods".

02/05/2022

New: PUT or PATCH a Particular Order's Performance

  • New endpoints are now available to PUT or PATCH an order's NTR line performance data.

New: Get a Particular Order's Performance

  • A new endpoint is now available to retrieve a specific order's NTR line performance data.

New: Get Performance Summaries

  • A new endpoint is now available to retrieve NTR line performance data across all orders.