Creates a quote timeline comment or custom defined event.
Quote timeline comment or custom defined event created.
Location | string <uri> Location of the related resource. Example: "https://api.rebilly.com/example" |
Unauthorized access. Invalid credentials used.
Access forbidden.
Invalid data sent.
{- "message": "string"
}
{- "id": "tmln_0YV8Q9WEF5DTA8HFXS27D1G6GC",
- "type": "quote-created",
- "triggeredBy": "rebilly",
- "message": "string",
- "extraData": {
- "actions": [
- {
- "action": "resend-email"
}
], - "tables": [
- {
- "type": "list",
- "title": "string",
- "footer": "string"
}
], - "author": {
- "userFullName": "string",
- "userId": "usr_0YVCEENYJ3D7Q9EN6BN16HA0G4"
}, - "mentions": {
- "@test@mail.com": "userId-1"
}, - "links": [
- {
- "resourceType": "kyc-document",
- "resourceId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "placeholder": "KYC document",
}
]
}, - "occurredTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}