put https://example.com/api/1/transactions//notes
set a custom note to a transaction
Log in to see full request history
Responses
set a custom note to a transaction
xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/1/transactions/id/notes \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: