Get the contact billing address
The API provides the feature to retrieve the contact billing address, in order to get the billing address for a contact pass the contact Id in URL.
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 |
Contact Id |
integer |
Required |
Get the billing address
Below is the sample request to get the billing address of a contact:
admin/contact/address/billing/9831292
Response Information
Resource Description
Billing Address
ITypedResponseOfBillingAddressName | Description | Type | Additional information |
---|---|---|---|
Result | BillingAddress |
None. |
|
Category | string |
None. |
Response Formats
Sample not available.