Get the quickbook account Id for a contact
The API provides the feature to get the quickbook account Id for a contact, in order to get the quickbook account Id pass a valid contact id for the client.
Request Information
URI Parameters
In order to make a call integrate the below parameters into Url while calling the API from an integration.
| Name | Description | Type | Additional information |
|---|---|---|---|
| contactId |
pass the contact Id |
integer |
Required |
Get the quickbook account Id
Below is the example to get the quickbook account Id for a contact:
admin/contact/quickbook/9831292
Response Information
Resource Description
QuickBook account ID
ITypedResponseOfString| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | string |
None. |
|
| Category | string |
None. |
Response Formats
Sample not available.
