accounts

Get account billing information.

Get account billing information including Stripe customer ID.

get/v1/accounts/{id}/billing

Path parameters

idstring required

The Account ID.

Response

OK

stripe_customer_idstring nullable

The Stripe customer ID.

Changes