Get invoice

Retrieve a single invoice by ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Retrieve a single invoice by ID. Supports expanding relationships.

Example: View an invoice with the associated subscription and customer details: ?expand=subscription,user

FeatureFields
Expandablesubscription, charge, user, discount
Path Params
integer
required

The invoice ID.

Query Params
int32
required

The unique identifier of the site associated with your account.

string

An optional comma separated list of supported relationships to expand. This endpoint supports expanding subscription, charge, user and discount relationships.

Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json