v15 (retired)
Status
Retired April 29th, 2025
No longer supported.
Release notes
in the
/usersendpoint the token object attributes have been aligned:address is added
decimals is removed
in the
/pricesendpoint 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/usersendpoint)in the
/pricesthe product object now contains the corresponding token objectthe
/pricesendpoint now expects an arrays instead of a string for the vintage argumentsin the
/retirementsand/retirements/:idendpoints 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/usersendpoint)the id, asset_id, erc1155_token_id, listing_id, pool_name attribute are removed from the
/quotesendpoints, they are replaced by the asset_price_source_id attributethe id attribute is removed from the
/ordersendpointsthe
/carbonProjectendpoint 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
Last updated