Carbonmark Developers
  • CARBONMARK API
    • Introduction to Carbonmark API
    • Versioning & Release Process
      • v15
      • v16
    • Quickstart
    • Explore Carbon Projects
      • Find carbon projects by country
      • Find carbon projects by vintage
      • Find carbon projects by methodology category
      • Find carbon projects by project name or description
    • Explore Index Products
      • Find index products
    • Retire Carbon
      • Postman Quickstart Guide
    • API Checkout Service (beta)
    • API Reference
  • Transfer Credits
    • Transfer Credits to/from Carbonmark
      • ICR: Import Credits to Carbonmark
      • ICR: Export Credits to ICR
      • Puro Bridge Integration Guide
  • Carbonmark Direct
    • Direct Credit Issuance
  • Resources
    • Contact us
    • Book a demo
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  • Release notes
  • References
  1. CARBONMARK API
  2. Versioning & Release Process

v15

PreviousVersioning & Release ProcessNextv16

Last updated 8 months ago

Release notes

  • in the /users endpoint the token object attributes have been aligned:

    • address is added

    • decimals is removed

  • in the /prices endpoint the carbonCredit attribute that existed in the listing and carbon_pool objects have been split into a token and a creditId objects. in addition a symbol attribute was added to the token object (for consistency with the token object in the /users endpoint)

  • in the /prices the product object now contains the corresponding token object

  • the /prices endpoint now expects an arrays instead of a string for the vintage arguments

  • in the /retirements and /retirements/:id endpoints the credit attribute has been split into a token and a creditId objects. in addition a symbol attribute was added to the token object (for consistency with the token object in the /users endpoint)

  • the id, asset_id, erc1155_token_id, listing_id, pool_name attribute are removed from the /quotes endpoints, they are replaced by the asset_price_source_id attribute

  • the id attribute is removed from the /orders endpoints

  • the /carbonProject endpoint now expects arrays instead of strings for the following arguments: country, category, vintage, sdg

References

  • The Token model:

https://v15.api.carbonmark.com/#/schemas/Token