Skip to main content
GET
Get SideShift receipt download links

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

ids
string

Comma-separated Stripe payment intent ids (max 50).

limit
integer

How many receipts, newest first (default 50, max 50).

Required range: 1 <= x <= 50

Response

The receipts and their download links.

data
object[]
required
total
integer
required
archiveUrl
string | null
archiveFileName
string | null