The user needs to be logged in to use this endpoint, click here to read more.
API is used to register a new complaint.
{- "product": "CO27409",
- "issue": "2019-63",
- "complaintAction": "14",
- "createPostDistribution": true
}
{- "product": "CO27409",
- "complaintActions": [
- {
- "complaintCode": "14",
- "description": "Wrong Magazine",
- "postDistribution": "Y"
}
], - "complaints": [
- {
- "issue": "2019-63",
- "existingComplaint": "N"
}
]
}
The user needs to be logged in to use this endpoint, click here to read more.
Complaint API used to get possible complaints.
{- "product": "CO27409",
- "complaintActions": [
- {
- "complaintCode": "14",
- "description": "Wrong Magazine",
- "postDistribution": "Y"
}
], - "complaints": [
- {
- "issue": "2019-63",
- "existingComplaint": "N"
}
]
}