Skip to main content
GET
Get Receipt Link

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

version
string
required
Allowed value: "v1"

Query Parameters

source_type
enum<string>
required
Available options:
INVOICE,
ORDER,
SUBSCRIPTION
source_number
string
required

Response

Successful Response

url
string
required
Last modified on June 23, 2026