post https://public-api.mx.clara.com/api/v3/transactions/comments/bulk
Create multiple comments in multiple transactions
Log in to see full request history
Responses
204No content
400Bad Request
401Unauthorized
403Forbidden
Create multiple comments in multiple transactions
204No content
400Bad Request
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request POST \
--url https://public-api.mx.clara.com/api/v3/transactions/comments/bulk \
--header 'accept: application/json' \
--header 'content-type: */*'
Try It!
to start a request and see the response here!