# Happy Returns (prebuilt connector)

## Description

**Happy Returns** (by PayPal) is a software and reverse logistics company that works with online merchants to handle product returns.

## API documentation

API documentation for **Happy Returns** (used to build this connector) can be found via the link below:

{% embed url="<https://developer.happyreturns.com/retailer-integration/specification/>" %}

## Authentication&#x20;

When adding connector instances for **Happy Returns**, the following authentication methods are supported:

* [Token authentication](#token-authentication)

### Token authentication

When a user chooses to [add a connector instance](https://doc.wearepatchworks.com/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance) using **token** authentication, the credentials below are prompted:

<table><thead><tr><th>Credential</th><th width="162" data-type="checkbox">Required?</th><th>Notes</th></tr></thead><tbody><tr><td><code>baseurl</code></td><td>true</td><td>Enter the URL that you use to access Happy Returns, without the <code>https://</code> prefix.</td></tr><tr><td><code>token</code></td><td>true</td><td>Enter your Happy Returns API key. This is obtained from the Happy Returns dashboard, via <strong>settings</strong> <mark style="color:red;">|</mark> <strong>developer tools</strong>. </td></tr></tbody></table>
