RobinReturn
Partner API

API changelog

Version history and the deprecation policy for the RobinReturn Partner API.

The Partner API is versioned in the path (/api/v1/...). Breaking changes ship under a new version; additive changes (new optional fields, new endpoints) may appear within a version.

Deprecation policy

  • A version is supported until its replacement has been generally available for a reasonable notice period.
  • Deprecations are announced here before a version is retired.
  • Additive, backwards-compatible changes do not bump the version.

History

v1 — current

  • POST /api/v1/uploads — presigned invoice upload.
  • POST /api/v1/cases — create up to 100 cases, with eligibility attestation and an optional Idempotency-Key.
  • GET /api/v1/cases/{id} — read case status.

Outbound webhooks are planned.

On this page