v1
latestOpenAPI 3.0.02026-07-263365201.7 KBGrid Fee Reductions
Retrieve a grid fee reduction
Retrieve a grid reduction details by its id
get/grid-fee-reductions/{id}
Path parameters
idstring required
Example:gfr_mi4f0oda6x9m7gcsvjk0ole1
Response
Retrieve the grid fee reduction details
Example response
{
"id": "gfr_mi4f0oda6x9m7gcsvjk0ole1",
"subscription": "sub_mi4f0oda6x9m7gcsvjk0ole1",
"type": "enwg-14a-module-1",
"status": "intended",
"valid_from": "2024-03-14T12:00:00Z",
"valid_until": "2024-03-14T12:00:00Z",
"created_at": "2024-03-14T12:00:00Z",
"updated_at": "2024-03-14T12:00:00Z",
"customer": "cus_mi4f0oda6x9m7gcsvjk0ole1"
}