Subscriptions endpoints enable you to query data about the users who have paid to subscribe to your application through Xero.
AppStoreAPI adds
get_subscription
XeroRuby::AppStore:: adds
Subscription
SubscriptionItem
Plan
Product
Price
ProblemDetails
XeroRuby::PayrollAu::Employee adds termination_reasonV Voluntary cessation
I Ill health
D Deceased
R Redundancy
F Dismissal
C Contract cessation
T Transfer
Implements the endpoints available in Xero's API spec.
Description
https://developer.xero.com/documentation/guides/how-to-guides/xero-app-store-subscriptions/
https://developer.xero.com/documentation/api/xero-app-store/subscriptions
Release Notes
Subscriptions endpoints enable you to query data about the users who have paid to subscribe to your application through Xero.
AppStoreAPI adds
get_subscription
XeroRuby::AppStore:: adds
XeroRuby::PayrollAu::Employee adds
termination_reason
V
Voluntary cessationI
Ill healthD
DeceasedR
RedundancyF
DismissalC
Contract cessationT
TransferXeroRuby::PayrollAu::PayrollCalendar adds
reference_date
Payment.rb adds
bank_amount
Types of Changes