Payable Comment

Create a payable comment

Posts a comment to a payable's provider chat thread. The payable must have a business partner, and that partner must already have a portal link. The first comment on a payable auto-enables its chat.

post/v1/erp/payouts/payable_comments

Parameters

#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref

Request body

textstring required

The comment body.

payable_idstring uuid required

The payable this comment belongs to. Its business partner must have a portal link.

Response

The created comment.

idstring uuid required
textstring required
payable_idstring uuid required
user_idstring required
read_atstring date-time nullable

When the comment was marked as read; null while unread.

created_atstring date-time
updated_atstring date-time

Changes

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