API संदर्भ

billing

इस क्षेत्र में 36 एंडपॉइंट्स हैं। प्रत्येक का अपना पेज है जिसमें इसके पैरामीटर, इसकी प्रतिक्रिया और एक अनुरोध है जिसे आप चला सकते हैं।

विधिपथयह क्या करता हैअनुमति
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
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.