Create Note
Create a new note
Headers
x-revert-api-token
Your official API key for accessing revert apis.
x-revert-t-id
The unique customer id used when the customer linked their account.
x-api-version
Optional Revert API version you’re using. If missing we default to the latest version of the API.
Request
This endpoint expects an object.
additional
Any fields that are not unified yet/non-unifiable come inside this json
object.
content
The contents of the note in plain text or HTML.
associations
Response
This endpoint returns an object.
status
Allowed values:ok error
message
result
Errors
401
Unauthorized
404
Not Found
500
Internal Server Error