Send Proposal
Legal and contracts
Send Proposal
Sends a contract proposal to another XMPP Client (in the federated network) to sign a specific contract under a specific role.
POST
Send Proposal
Overview
Sends a contract proposal to another XMPP Client (in the federated network) to sign a specific contract under a specific role. The proposal message can also contain a plain text message to the recipient. Note: This function calls the AgentAPI.Xmpp.SendXmlMessage(To,Xml,Subject,Language,Id) function, which calls the corresponding Agent API web service.Authentication
Requires a valid JWT bearer token.Notes
This endpoint uses the request schema notation described in Pattern matching.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Success