Returns Abuse Overview

The Unified Compensation Request (UCR) API is used to provide Forter with all information regarding customers’ requests for compensation (e.g. reship or refund) due to various service issues (e.g. item not received, items are missing or damaged, etc), including returns.

The API supports 2 modes based on the merchant operational flows and ease of integration:

Item Level - compensation requests can be made on an item by item basis, and an order may recieve multiple compensation requests each with different items. Granularity of relevant information such as the type of compensation requested is detailed at the item level and may vary between items.
Order Level - compensation request is aggregated at the order level. A simpler approach where no item level data is shared with Forter

Dependencies/Pre-Requisite APIs

The Full Returns Abuse Trusted Policy integration with the Unified Compensation Request API requires the integration of the following APIs:

  • Order Validation API - The API called at the time of checkout and item purchase. Forter will provide a real-time approve/decline decision and can enforce policies at the time of checkout if an abuser is attempting to make a purchase for the purpose of exploiting a return policy.
  • Order Status API - An API used to provide Forter with updates on the fulfillment status of the order. This API can also be called AFTER a refund or return request is made by the customer to inform Forter of the final status of the order.