/
Orders / Email Etickets Link
Orders / Email Etickets Link
Long Description
Generate and send an email with a one-time use link to download etickets for an order to a specified list of recipients.
Parameters
Name | Description | Value Type | Required |
---|---|---|---|
recipients | Array of strings containing email address recipients | Array | Required |
Examples
Request | Response |
---|---|
/v9/orders/12345/email | |
{ "recipients":[ "joe@someguy.com", "mike@someotherguy.com" ] } |
See Orders / Show. |
, multiple selections available,
Related content
Orders / Pend to Seller
Orders / Pend to Seller
Read with this
Orders / Print Etickets
Orders / Print Etickets
Read with this
Orders / Create
Orders / Create
Read with this
Transactional Emails
Transactional Emails
Read with this
Buy Examples for Orders / Create
Buy Examples for Orders / Create
Read with this
HOWTO: Create Orders Using The API
HOWTO: Create Orders Using The API
Read with this