Allocation payments

Comment on an allocation payment

Adds a comment to the allocation payment identified by the slug in the request body.

post/allocation-payment/comment

Headers

Accept'application/vnd.Creative Force.v2.3+json' | 'application/vnd.Creative Force.v2.3+xml' required

Defines the response type.

Request body

allocation_paymentstring required

Slug of the allocation payment to comment on.

commentstring required

Body of the comment.

Response

Comment added to the allocation payment.

allocation-paymentstring

Slug of the allocation payment the comment was added to.

commentstring

Body of the comment.

slugstring

URL-safe identifier of the comment.

Changes