Retirements
Retirements
List retirements
This endpoint returns all retirements, both on platform and off - if a retirement has not been claimed by a KYBd organization the only data shown is the amount and the project and a pdf can not be generated.
The amount of items to skip
10The number of elements to return
0API version
2023-06-16Get retirement
This endpoint returns a json object with the retirement information.
The ICR id of the retirement.
2API version
2023-06-16The date of when this retirement was made
The ID of the retirement
123e4567-e89b-12d3-a456-426614174000Whether this retirement has been claimed - is false if the retirement happened permissionlessly on blockchain and owner has not claimed the retirement on ICR
The reason for the retirement
Reached retirement ageA comment about the retirement
Congratulations on your retirement!The name of the retiree
John DoeThe ID of the organization associated with the retirement
123e4567-e89b-12d3-a456-426614174000The serialization of the carbon credits associated with the retirement
ICR-ISL-354-78040-14-R-0-2021The vintage year of the carbon credits associated with the retirement
2020The amount of the retirement
1000Get retirement pdf
Finalize a retirement
This endpoint can be used by owners of an onchain retirement to finalize their retirement certificate - a certificate is only available for finalization if the retirement was made onchain and the beneficiary is missing.
API version
2023-06-16The signer address.
0xA0022c05501007281acAE55B94AdE4Fc3dd59ec3The signature. This a standard signature created by signing the data as a string in the following format - with double ";;" between each field - "beneficiary;;comment;;reason;;projectAddress;;tokenId" for info on how to sign strings see -> https://docs.ethers.org/v6/cookbook/signing/#cookbook-signing-messages
0xf76145d74ff1a3e70ca51e44063b6a90cf5e5d82e11941d3691e9dee197d124f748b6fcd8d3ecc7a45e08fe698be6f9e24685b5d8e270612e727380ede19c3321cThe date of when this retirement was made
The ID of the retirement
123e4567-e89b-12d3-a456-426614174000Whether this retirement has been claimed - is false if the retirement happened permissionlessly on blockchain and owner has not claimed the retirement on ICR
The reason for the retirement
Reached retirement ageA comment about the retirement
Congratulations on your retirement!The name of the retiree
John DoeThe ID of the organization associated with the retirement
123e4567-e89b-12d3-a456-426614174000The serialization of the carbon credits associated with the retirement
ICR-ISL-354-78040-14-R-0-2021The vintage year of the carbon credits associated with the retirement
2020The amount of the retirement
1000Last updated