Account Request URL
-Base Endpoint
-
Accounting
Get receipts
receipts
Accounting
Get account balance
accounting/balance
Accounting
Create receipt
receipts
name, payment_method, receipt_date, amount, currency, description, seat_id
Accounting
Create invoice
invoices
invoice_date, invoice_number, due_date, amount, currency, description, customer_id, seat_id
Billing
Get all products
products
Billing
Create product
products
name, description, price, currency, status, unit_of_measure, type, is_recurring, renewal_cycle
Billing
Get all add-ons
addOns
Billing
Create add-on
addOns
name, description, price, currency, status, unit_of_measure, is_recurring, renewal_cycle
Billing
Get all plans
plans
Billing
Create plan
plans
name, description, price, currency, status, unit_of_measure, is_recurring, renewal_cycle
Billing
Get all subscriptions
subscriptions
Billing
Create subscription
subscriptions
plan_id, customer_id, subscription_date, start_date, end_date, renewal_cycle, currency, seats, add_on_ids
Customer
Get customer
customers/{customerId}
Customer
Update customer
customers/{customerId}
name, email, phone_number, address, city, state, zip_code, country
Customer
Get all customers
customers
Customer
Create customer
customers
name, email, phone_number, address, city, state, zip_code, country
Customer
Get customer seats
customers/{customerId}/seats
Customer
Create customer seat
customers/{customerId}/seats
name, email, phone_number, address, city, state, zip_code, country
Payment
Get all payment methods
paymentMethods
Payment
Create payment method
paymentMethods
name, type, card_number, expiration_date, cvv, billing_address, city, state, zip_code, country
Payment
Get all payments
payments
Payment
Create payment
payments
customer_id, receipt_id, payment_method_id, amount, currency, payment_date, description
Subscription
Update subscription
subscriptions/{subscriptionId}
plan_id, customer_id, subscription_date, start_date, end_date, renewal_cycle, currency, seats, add_on_ids
Subscription
Get subscription details
subscriptions/{subscriptionId}
Subscription
Update subscription status
subscriptions/{subscriptionId}/status
status
Usage
Create usage record
usage
subscription_id, add_on_id, usage_date, quantity, unit_of_measure
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.