Ampersand · Example Payload

Ampersand Api Numeric Field Options Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Ampersand Api Numeric Field Options Example is an example object payload from Ampersand, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

precisionscaleminmaxdefaultValue

Example Payload

Raw ↑
{
  "precision": 1,
  "scale": 1,
  "min": 1.0,
  "max": 1.0,
  "defaultValue": 1.0
}