HubSpot · Example Payload

Hubspot Commerce Payments Commerce Payment Input Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Commerce Payments Commerce Payment 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

propertiesassociations

Example Payload

Raw ↑
{
  "properties": {
    "key": "value"
  },
  "associations": [
    {
      "to": {
        "id": {}
      },
      "types": [
        {}
      ]
    }
  ]
}