Acronis · Example Payload

Account Management Contact Example

CybersecurityData ProtectionEndpoint Management

Account Management Contact Example is an example object payload from Acronis, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

firstnamelastnameemailphoneaddress1citycountry

Example Payload

Raw ↑
{
  "firstname": "Production Tenant",
  "lastname": "Production Tenant",
  "email": "admin@example.com",
  "phone": "sample-value",
  "address1": "sample-value",
  "city": "sample-value",
  "country": "sample-value"
}