Claims
Get Claims By Order
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Example:
"EXTERNAL"
Example:
"cm0b57zjv00myq52xh0c590b8"
Example:
"customer_123"
Example:
"teststore2"
Example:
"order_77"
Example:
"llhVsSDgn"
Example:
"xtwCvToLXq"
Example:
"Desiree Ward II"
Example:
"Garrison_Wehner88@gmail.com"
Example:
"Cito substantia dignissimos. Adhuc quibusdam capio odio aiunt ante stillicidium aegre. Deorsum cognomen thymbra umquam theca sodalitas."
Example:
"RESHIP"
Example:
"2024-08-26T15:18:28.795Z"
Example:
"APPROVED"
Example:
"DAMAGED"
Example:
"Pellentesque habitant morbi tristique senectus"
Example:
"api"
Example:
"policy_77"
Example:
[
{
"id": "cm0b57zjv00myq52xh0c590b8",
"claimId": "cm0b57zjv00myq52xh0c590b8",
"itemId": "item_77",
"quantity": 1,
"createdAt": "2024-08-26T15:18:28.795Z",
"updatedAt": "2024-08-26T15:18:28.795Z",
"deletedAt": null
}
]
Example:
[
{
"senderType": "customer",
"id": "cm0b57zjv00myq52xh0c590b8",
"claimId": "cm0b57zjv00myq52xh0c590b8",
"message": "Dolorum quidem quod. Deorsum cognomen thymbra umquam theca sodalitas.",
"authorName": "Desiree Ward II",
"medias": []
},
{
"senderType": "brand",
"id": "cm0b57zjv00myq52xh0c590b8",
"claimId": "cm0b57zjv00myq52xh0c590b8",
"message": "We are sorry for the inconvenience. We will process your refund as soon as possible.",
"authorName": "Sarah",
"medias": []
}
]
Example:
[
{
"id": "cm0b57zjv00myq52xh0c590b8",
"claimId": "cm0b57zjv00myq52xh0c590b8",
"userId": "user_77",
"resolutionType": "STORE_CREDIT",
"resolutionDetails": "Dolorum quidem quod. Deorsum cognomen thymbra umquam theca sodalitas.",
"paidValue": 100,
"paidCurrency": "USD",
"paidOriginalValue": 100,
"includeShipping": true,
"shippingAmount": 100,
"creditStore": true,
"createdAt": "2024-08-26T15:18:28.795Z",
"updatedAt": "2024-08-26T15:18:28.795Z",
"deletedAt": null
}
]
Example:
[
{
"code": "cm0b57zjv00myq52xh0c590b8",
"emailStatus": "SENT",
"emailTime": "2024-08-26T15:18:28.795Z",
"creditValue": 100,
"bonusValue": 0,
"totalValue": 100,
"bonus": 0,
"bonusType": "NONE",
"creditCurrency": "USD",
"exchangeRate": 1,
"claimId": "cm0b57zjv00myq52xh0c590b8",
"createdAt": "2024-08-26T15:18:28.795Z",
"updatedAt": "2024-08-26T15:18:28.795Z",
"deletedAt": null
}
]
Example:
[
{
"id": "cm0b57zjv00myq52xh0c590b8",
"claimId": "cm0b57zjv00myq52xh0c590b8",
"url": "https://storage.cloud.google.com/image.png",
"documentType": "SIGNATURE",
"createdAt": "2024-08-26T15:18:28.795Z",
"updatedAt": "2024-08-26T15:18:28.795Z",
"deletedAt": "2024-08-26T15:18:28.795Z"
}
]
Example:
"https://claim.orderprotection.com/view/cm0b57zjv00myq52xh0c590b8"