2 years ago
Recharge API v2021-11 is now available!
The
Here are six notable changes.
2021-11
version of the Recharge API includes exciting updates that represent a stronger foundation for the future and show our commitment to an API-first approach that will enable the Recharge community to meet evolving business needs.Here are six notable changes.
- Global standards: This version includes many new global standards across all resources. This helps provide a consistent and intuitive experience across the entire scope of the Recharge API.
Products
andPlans
: We have rearchitected ourProducts
resource and added a newPlans
resource, paving the way to a more flexible future, with support for complex purchase optionsStore
: The store resource replaces theShop
resource from2021-01
.Payment Methods
: This new resource includes payment method information associated with customers. Each customer can have multiple payment methods.- Improved Pagination: Cursors included as in-body attributes. You no longer have to parse through response headers to retrieve cursors, and can page through data faster than ever before.
- Token Information Resource: Retrieve the name and permission scopes associated with your token without having to go to the Token Information page.
To learn more about this new version, check out the following resources.