Skip to content

Set Up Shipping Email

Function Description

  • Set up shipping email

Set Up Shipping Email API

Request URL

  • /orders/{ORDER_ID}/shippingEmail
    • {ORDER_ID}:Your payment ID

Request Method

  • order.shippingEmail

HTTP Verb

  • PUT

Request Parameters

The request parameters are as follows:

ParameterTypeRequiredDescription
titlestringYMail title
fromNamestringYSender name
fromAddressstringYSender email address
recipientAddressstringYRecipient email address
contentstringYContent of email

Response Parameters

Response HTTP status code 200 means success