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.

NameDescriptionTypeAdditional 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

ITypedResponseOfBillingAddress
NameDescriptionTypeAdditional information
Result

BillingAddress

None.

Category

string

None.

Response Formats

Sample not available.