Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the account order. Can be retrieved from the list of account orders, or from the parent account offer, or from webhooks.
Body
application/json
Text content of the message to send to the buyer/seller
Maximum length:
10000
Example:
"Hi! I have completed the currency delivery. Please check your account and confirm receipt."
Response
Message sent successfully
Message object representing a chat message in an order conversation