API Reference
Main WebsiteHelp-Docs
Search…
⌃K
Links
Introduction
Authentication
Errors
Pagination
Versioning
Rate limits
Changelog
Returns
GET - List all returns
GET - Retrieve a return
POST - Approve a return
POST - Ship a return
POST - Receive a return
POST - Resolve a return
POST - Reject a return
PUT - Update a return
API Support
Technical Support
Powered By GitBook

Introduction

The Rich Returns API is organized around REST.
Our API has
  • predictable resource-oriented URLs
  • accepts JSON-encoded request bodies
  • returns JSON-encoded responses
  • and uses standard HTTP response codes, authentication, and verbs

Pages

Authentication
Errors
Pagination
Versioning
Rate limits
Changelog

Endpoints

GET - List all returns
GET - Retrieve a return
POST - Approve a return
POST - Ship a return
POST - Receive a return
POST - Resolve a return
POST - Reject a return
PUT - Update a return
​
Next
Authentication
Last modified 2yr ago
Copy link
On this page
Pages
Endpoints