Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Retrieve an address

Retrieves an address resource for a subscription and the specified label.

Sample Request

Sample Result[JSON]

URL Format

GET https://[site].chargebee.com/api/v2/addresses

Input Parameters

subscription_id
required, string, max chars=50

A unique and immutable identifier for the subscription. If not provided, it is autogenerated.

label
required, string, max chars=50

Label to identify the address. This is unique for all the address for a subscription.

Returns

Address object
Resource object representing address