Mail Check
Mail Checks
Create multiple mail checks in one single request.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload to specify the mail checks and their attributes.
An array of mail check attributes.
Value is true
if sending mail to custom address. Defaults to false
.
Example:
false
Must be a custom 'from' address ID. Required if isShippingToCustomAddress
is true
.
Example:
"uJ7hGddEnmG1X7e"
Must be a custom 'to' address ID. Required if isShippingToCustomAddress
is true
.
Example:
"dfGYGddEnmG1X7r"
Must be a valid custom shipping type ID. Required if isShippingToCustomAddress
is true
.
Example:
"1"