Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name
Description
Value Type
Required
recipientsList of recipients that should receive the airbillArray of stringsRequired

 

Examples

RequestResponse
/v9/shipments/12345/email_airbill 
Code Block
themeConfluence
languageruby
{
  "recipients":[
    "recipient@one.com",
    "recipient@two.com"
  ]
}

 

See Shipments / Show