API సూచన

billing

ఈ ప్రాంతంలో 39 ఎండ్‌పాయింట్లు ఉన్నాయి. ప్రతీదానికి దాని స్వంత పారామీటర్లు, రెస్పాన్స్ మరియు మీరు రన్ చేయగల రిక్వెస్ట్‌తో కూడిన ప్రత్యేక పేజీ ఉంటుంది.

ద్ధతిపాత్ఇది ఏమి చేస్తుందిఅనుమతి
DELETE/v1/accounting/xeroDisconnect this organization's Xero.billing.invoice.manage
GET/v1/accounting/xeroThis organization's connection to its own Xero.billing.view
PATCH/v1/accounting/xeroChange what a connection syncs.billing.invoice.manage
POST/v1/accounting/xero/connectBegin connecting this organization's Xero.billing.invoice.manage
GET/v1/accounting/xero/invoicesWhich of this organization's invoices are in its Xero.billing.view
GET/v1/accounting/xero/oauth/callbackWhere Xero returns the customer after they authorize us.
POST/v1/accounting/xero/syncPush outstanding invoices to Xero now.billing.invoice.manage
GET/v1/billing/adhoc-chargesThe manual charges on your account, and what you have been billed.billing.view
GET/v1/billing/payment-preferencesHow this account intends to pay.
PUT/v1/billing/payment-preferencesElect (or stop) paying by crypto.billing.payment.manage
GET/v1/billing/profileGet the organization's billing profile.billing.view
PUT/v1/billing/profileReplace the organization's billing profile.billing.invoice.manage
GET/v1/cdn/creditThe account's prepaid metered-CDN balance, spend cap and top-up settings.billing.view
PATCH/v1/cdn/creditSet the spend cap, or turn auto-top-up on or off.billing.payment.manage
GET/v1/entitlementsWhat this organization's plan grants, and how much of it is used.billing.view
GET/v1/invoicesList the organization's billing documents.billing.view
GET/v1/invoices/{invoiceId}Get one billing document.
GET/v1/invoices/{invoiceId}/pdfDownload the invoice or credit note as a PDF, in a chosen language.
GET/v1/payment-methodsList the stored payment methods in scope.
POST/v1/payment-methodsBegin adding a payment method (on-session).billing.payment.manage
DELETE/v1/payment-methods/{paymentMethodId}Revoke a stored payment method.
PATCH/v1/payment-methods/{paymentMethodId}Nominate a stored payment method as primary or backup.
POST/v1/pricing/tax-quoteWhat these net prices look like to this customer, after VAT.
GET/v1/sla/claimsThe service credits already issued to this organisation.
POST/v1/sla/claimsClaim the service credit for one monitored site's month.
GET/v1/sla/periodsRecent months for every monitored site, and what may be claimed.
GET/v1/sla/policyThe published uptime commitment and its service-credit ladder.
GET/v1/subscriptionsList the organization's subscriptions.billing.view
POST/v1/subscriptions/{subscriptionId}/auto-renewTurn a subscription's renewal on or off.billing.payment.manage
POST/v1/subscriptions/{subscriptionId}/billing-railChoose which clock charges this subscription.billing.payment.manage
POST/v1/subscriptions/{subscriptionId}/prepayCreate the order to pay for several billing periods at once.billing.payment.manage
GET/v1/subscriptions/{subscriptionId}/prepay-quotePrice paying for several billing periods at once.billing.payment.manage
GET/v1/trialsThis organization's free trial, if it has one.
POST/v1/trialsStart a free trial on a plan.
GET/v1/trials/eligibilityCan this organization start a trial on this plan, and on what terms?
GET/v1/usage/visitsGet the organisation's metered visits and any overage charge.billing.view
POST/v1/webhooks/nowpaymentsIngest a signed NOWPayments IPN.
POST/v1/webhooks/paypalIngest a signed PayPal webhook event.
POST/v1/webhooks/stripeIngest a signed Stripe webhook event.