HubSpot · Example Payload

Commerce Subscriptions Api Batch Read Input Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Commerce Subscriptions Api Batch Read Input Example is an example object payload from HubSpot, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

propertiesinputs

Example Payload

Raw ↑
{
  "properties": [
    "example-value"
  ],
  "inputs": [
    {
      "id": "500123"
    }
  ]
}