Elering / estfeed-datahub-docs

Estfeed Datahub Documentation
0 stars 0 forks source link

[EDH-2446] "idr.error.business.wrong-crc" error while asking EIC from /meter/eic/amount #29

Closed EinarArro closed 2 months ago

EinarArro commented 2 months ago

Request

{
  "marketParticipantContext": {
    "marketParticipantIdentification": "38X-EIN-ALL----B",
    "marketParticipantRole": "GRID_OPERATOR",
    "commodityType": "ELECTRICITY"
  },
  "amount": 1
}

Response

{
  "id": "73fe82bf-44d1-49a6-aacc-e24822d0a388",
  "cause": {
    "message": "Crc character is incorrect",
    "code": "idr.error.business.wrong-crc",
    "queue": "idr_generate_metering_point_eic_amount_req_q",
    "traceId": "1982ef06ad834db08461472a971141ab",
    "args": []
  }
}