Get a single merchant
Use the GET method to retrieve a merchant record from Run Partner. A successful request will return the merchant ID that can be used in subsequent API calls to retrieve merchant data.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Merchant retrieved successfully.
Unique identifier for the merchant.
See merchant_status
for possible values.
Either payroc
or fiserv
.
Representative code associated with the merchant.
Customer ID associated with the merchant.
Fee template ID used for the merchant.
Doing Business As (DBA) name of the merchant.
Legal name of the merchant.
Tax identification number of the merchant.
Number of years the business has been operating.
Business website URL.
Phone number of the merchant.
Merchant Category Code (MCC). See /mcc
for valid values.
Description of the business.
When the card is charged. Must be one of in_advance
or on_delivery
.
Timeframe for when services or goods are provided.
Refund policy. Must be one of the listed values.
Indicates if the business is seasonal.
Colon-delimited month numbers (e.g., 1:2:10
for January, February, and October).
Annual transaction volume in dollars.
Average transaction amount in dollars.
Percentage of in-person transactions.
Percentage of online transactions.
Percentage of telephone transactions.
Ownership type of the business.
Fiserv: Must be one of llc
, sole_proprietor
, government
, not_for_profit
, partnership
, tax_exempt
, public_corp
, private_corp
.
Payroc: Must be one of llc
, sole_proprietor
, government
, not_for_profit
, partnership
, s_corp
, c_corp
, other
.
First name of the signer.
Last name of the signer.
Date of birth of the signer in the format mm/dd/yyyy
.
Residential address line 1 of the signer.
Residential address line 2 of the signer.
Residential city of the signer.
Residential state of the signer (2-character abbreviation).
Residential ZIP code of the signer.
Email address of the signer.
Phone number of the signer in the format ###-###-####
.
Ownership percentage of the signer.
List of addresses associated with the merchant.
Pricing details for the merchant.
Fee details for the merchant.
List of products associated with the merchant.