Jupiter ERP
Account API

Emails

Fields, types, and references to other models.

array

Elements

FieldTypeDescription
namestring
valuestring (email)
Example (JSON)
[
  {
    "value": "[email protected]",
    "name": "string"
  }
]
Schema Emails · Jupiter ERP