Skip to main content

Overview

The ReturnPilot API uses a variety of formats and conventions to ensure consistency across its endpoints. This guide provides an overview of the formats you can expect to encounter when working with the API.

Timestamps

All timestamps returned by the API follow the given format:
YYYY-MM-DD HH:MM:SS
For example, “December 9, 2000 at 4:30pm” would be formatted as:
2000-12-09 16:30:00
The time zone is always Coordinated Universal Time (UTC).