Skip to main content
POST
Send creditor email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company
integer
required

Creditor company ID.

Body

application/json
subject
string
required
Maximum string length: 255
content
string
required

HTML or markdown body with visible content.

Response

Email queued.

message
string
required
Example:

"Email sent."

data
object
required
Last modified on July 20, 2026