Request
Authorization
{
"Bear " : "token"
}
JSON
복사
Body
{
"targetType": "PAY",
"targetId": 0,
"actionType": "VIEW",
"userId": 0,
"isDeleted": true,
"modifiedBy": 0
}
JSON
복사
Response
Body
{
"status": "OK",
"message": "성공",
"data": null
}
JSON
복사