ApiP2P

put/api/p2p/deal-comments

Request body

dealIdstring uuid
fromUserIdstring nullable
isPositiveboolean
commentstring nullable
isAnonymouslyboolean

Response

Success

idstring uuid
dealIdstring uuid required
fromUserIdstring required
toUserIdstring required
isPositiveboolean
commentstring required
isAnonymouslyboolean
dateCreatedstring date-time
isDeleteboolean
userNicknamestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.