Skip to main content

Climate compensation contracts overview

To use climate compensations, you must configure both a template contract and a price contract in Neuro-Pay. This is done via Company admin → Settings → Compensation Contracts. These contracts define the terms and pricing for all compensation operations.

Endpoints

Create compensation

POST /co2-compensation/create

Request body

Fields

Response shape

amount is returned in minor units.

List compensations for a customer

GET /co2-compensation/customer/{cid} Returns an array of compensation objects for the specified climate customer profile CID.

List compensations for the authenticated company

GET /co2-compensation/company-all Returns all compensation objects for the authenticated company.