Billings

Show

List basic billing information of the user organization registered in Stripe platform.

get/v1/billing

Query parameters

organization_idinteger required

User organization ID

Response

Billing information provided by Stripe

objectstring

Payment method type (credit card, paypal, etc.)

address_citystring

City

address_countrystring

Country

address_line1string

Address line 1

address_line2string

Address line 2

address_statestring

State

address_zipstring

Address ZIP code

brandstring

Brand

countrystring

Country associated with the payment method

exp_monthinteger

Expiration month

exp_yearinteger

Expiration year

last4string

Last four digits

Changes