Backupify · Example Payload

Saas Protection Api Domain Example

SaaS BackupData ProtectionCloud BackupMicrosoft 365Google Workspace

Saas Protection Api Domain Example is an example object payload from Backupify, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

saasCustomerIdexternalSubscriptionIddomainstatus

Example Payload

Raw ↑
{
  "saasCustomerId": "cust-001",
  "externalSubscriptionId": "sub-abc123",
  "domain": "company.onmicrosoft.com",
  "status": "active"
}