Skip to main content

Endpoints

Create customer profile

POST /co2-customer/create

Request body

Common fields

If a matching profile already exists for your company, this request updates the existing profile instead of creating a duplicate.

Response shape

Retrieve by external reference

GET /co2-customer/profile/reference/{external_reference} Returns the same profile shape shown above.

Retrieve by CID

GET /co2-customer/profile/cid/{cid} Returns the same profile shape shown above.