post https://{hostname}/v1/contracts//reminders
Use this endpoint to create a internal reminder to the owner side participants on the contract.
Responses
200Reminder is created successfully.
400Invalid format or content of the request.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.