View Categories

How is the Settlement Price Determined Between Publishers and Retailers?

The settlement price between a publisher and a retailer on vaultn.com is determined by one of two models, depending on the publisher’s arrangement that is defined in the settings of a connection to a retailer:

  1. Revenue Share of Net SRP (Suggested Retail Price)
  2. Wholesale Price

Both models account for any discounts or promotions that may be applied. This means that if a sale occurs during a promotional period, the promotion will lower the applicable purchase price.

When creating an order, you can find all relevant details in the response parameters of the create order endpoint. Specifically, the order details will provide you with the necessary information.

To monitor your margin in real-time, you can perform an automatic comparison between the netPurchasePrice and your salesPriceNet or salesPriceGross (depending on whether VAT is applicable). This will enable you to set up a fail-safe or notification if the salesPriceNet is lower than the netPurchasePrice.

For detailed pricing information, refer to the priceListDetails section in the response body of the success (200) message.

Powered by BetterDocs