Skip to main content

Preview 3PL Email

POST 

/api/amazon/:integrationInstance/draft-inbound-plans/:draft_inbound_plan/fulfillment/email/preview

Preview the "Email the 3PL" compose dialog: substitutes the {{reference}}, {{portal_link}}, and {{instructions}} tokens in the supplied subject/body server-side and returns the rendered result (no email is sent). Body: subject (required, max 255), body (required HTML string), cc (optional array of email addresses).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type