Preview a receivable's email message
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
receivable_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
body_text
Body text of the content
subject_text
Subject text of the content
language
Language code for localization purposes
type
The type of the preview document.
Allowed values:
Response
Successful Response
body_preview
subject_preview
Errors
400
Post Receivables ID Preview Request Bad Request Error
401
Post Receivables ID Preview Request Unauthorized Error
403
Post Receivables ID Preview Request Forbidden Error
404
Post Receivables ID Preview Request Not Found Error
422
Post Receivables ID Preview Request Unprocessable Entity Error
500
Post Receivables ID Preview Request Internal Server Error