| Field | Type | Required | Description | Example |
|---|---|---|---|---|
raw |
Optional<Boolean> | ➖ | Include raw response. Mostly used for debugging purposes | |
consumerId |
Optional<String> | ➖ | ID of the consumer which you want to get or push data from | test-consumer |
appId |
Optional<String> | ➖ | The ID of your Unify application | dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX |
serviceId |
Optional<String> | ➖ | Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. | salesforce |
companyId |
Optional<String> | ➖ | The ID of the company to scope requests to. For connectors that support multi-company, this overrides the default company configured in connection settings. | 12345 |
billPayment |
BillPaymentInput | ✔️ | N/A |