SureBright

SureBright’s update claim and service status API for Servify

Payload to be encrypted by SureBright's pub key.

POSThttps://{HOST_NAME}/partner/api/v1/servify/claim-service-status

Body

application/json
json
{
  "externalReferenceId": "2db497c6bd37464eb6e59839c1ca5ba1",
  "claimId": "XYZ12321IO",
  "claimStatus": "Open",
  "serviceId": "G76BBG9B4Z",
  "serviceType": "Repair",
  "serviceStatus": "Service accepted",
  "updateAt": "2021-09-08T07:59:35.000Z",
  "servifyServiceMode": "WI",
  "replacementOptions": [
    "Macbook Pro 13' 128GB",
    "Macbook Pro 13' 256GB",
    "Macbook Pro 13' 512GB"
  ],
  "deductibleAmount": 120,
  "coveredAmount": 1200,
  "country": "US",
  "currency": "USD",
  "claimSubmittedAt": "2021-09-08T07:59:35.000Z",
  "remarks": "<Reason>"
}