API Docs / Schemas / SendPclEmailRequest

SendPclEmailRequest

Properties

Name Type Description
email*string
addresseestring
postalAddressstring

JSON Example

{
  "email": "user@example.com",
  "addressee": "string",
  "postalAddress": "string"
}

Used By Operations