Billing
BillingProfiles
Billing Profile Details
Deprecated
client.billing.profiles.get(ProfileGetParams { account_id } params, RequestOptionsoptions?): ProfileGetResponse { id, account_type, address, 36 more }
GET/accounts/{account_id}/billing/profile
BillingUsage
Get PayGo Account Billable Usage (Beta)
client.billing.usage.paygo(UsagePaygoParams { account_id, from, to } params, RequestOptionsoptions?): UsagePaygoResponse { BillingCurrency, BillingPeriodStart, ChargePeriodEnd, 8 more }
GET/accounts/{account_id}/billing/usage/paygo