Skip to main content

ORDER A Product

POST 

/v5/contract/:contractId/order

Use this method if you want to place an order for products into a certain contract. This can only be done by agency users, if you want to purchase a product as a self service user, please user the purchase endpoint.

You can directly pass the location ids you want to link. When you directly pass them you can also define the start date.

In case additional data is needed for the product (e.g. sea budget,tageting etc.) you need to pass it through the corresponding api calls afterwards.

The created subscription is waiting until all required data fields are set before any action is taken. The response and the get products endpoint indicates where additional data is required.

Request

Responses

OK