Topup
Create a top-up
client.AIGateway.Billing.Topup.New(ctx, params) (*BillingTopupNewResponse, error)
POST/accounts/{account_id}/ai-gateway/billing/topup
Check top-up status
client.AIGateway.Billing.Topup.Status(ctx, params) (*BillingTopupStatusResponse, error)
POST/accounts/{account_id}/ai-gateway/billing/topup/status
TopupConfig
Get auto top-up configuration
client.AIGateway.Billing.Topup.Config.Get(ctx, query) (*BillingTopupConfigGetResponse, error)
GET/accounts/{account_id}/ai-gateway/billing/topup/config
Set auto top-up configuration
client.AIGateway.Billing.Topup.Config.New(ctx, params) (*BillingTopupConfigNewResponse, error)
POST/accounts/{account_id}/ai-gateway/billing/topup/config
Delete auto top-up configuration
client.AIGateway.Billing.Topup.Config.Delete(ctx, body) (*BillingTopupConfigDeleteResponse, error)
DELETE/accounts/{account_id}/ai-gateway/billing/topup/config