offers
Sends the specified document
post/companies/{companySlug}/offers/send
Request body
Example request
{
"method": [
"sms",
"email"
],
"recipientName": "Bjørn Bohler",
"recipientEmail": "bjorn.bohler@gmail.com",
"message": "Due upon receipt",
"emailSendOption": "document_link",
"organizationNumber": "913312465",
"mobileNumber": "85262741",
"offerId": 2888156
}Response
Sent
Changes
No recorded changes to this endpoint across all 1 revision of this API.