v1
latestOpenAPI 3.0.12026-07-2356172250.9 KBBusiness Contact
Get business contact by Id
Retrieve a specific business contact for the specified merchant using the businessContactId.
get/api/demographics/v1/BusinessContacts/{merchantNumber}/{businessContactId}
Path parameters
merchantNumberstring required
The merchant's unique identification number.
businessContactIdinteger required
The unique identifier for the business contact.
Query parameters
encryptedSsnboolean
Specifies whether to return the Social Security Number (SSN) in encrypted format. Default: false.
Response
Returns a single business contact successfully.