Cosumer Consent
Verifies a Consumer identity.
cURL
curl --request GET \ --url https://api.central.ccs/verify-consumer/{cid} \ --header 'Authorization: Bearer <token>'
{ "response": { "resource": "/<request-end-point-path>", "response-time-stamp": "2027-11-10T17:07:01.580Z", "transaction-id": "tid_691df0c788ca043403b7fa90" }, "address": { "addressLine1": "221B Baker Street", "townCity": "London", "postcode": "NW1 6XE", "addressLine2": "Marylebone", "county": "Greater London" }, "mpxn": [ "3456789012345" ] }
Bearer tokens are available via the /login endpoint
Unique Id that represents the consumer
"cid_691df0c788ca043403b7fa90"
Consent verification success.
Metadata about the response.
Show child attributes
The request's resource path.
"/<request-end-point-path>"
The timestamp when this response was created.
"2027-11-10T17:07:01.580Z"
Unique Id that represents this transaction
"tid_691df0c788ca043403b7fa90"
Address of the consumer
Primary street address or building number and name
"221B Baker Street"
Town or city name
"London"
UK postal code in standard format
"NW1 6XE"
Secondary address information (optional)
"Marylebone"
County or administrative area (optional)
"Greater London"
List of MPxN of the consumers meter