Contains contact information for an active merchant.
This object contains the contact and address information for an active merchant This should not be confused with the MerchantApplicationObject which contains the data on a new merchant application.
All fields must be passed, but may be left blank if not applicable.
When passing this object back using updateMerchant, the fields marked (Read Only) will be ignored (ie: merchant ID).
Type | Name | Description |
---|---|---|
integer | MerchID | Merchant ID (Read Only) |
string | Contact | Contact person |
string | Company | Company |
string | Street | Mailing Address Line 1 |
string | Street2 | Mailing Address Line 2 |
string | City | City |
string | State | State |
string | Zip | Zip or Postal Code |
string | Country | Country |
string | ||
string | Fax | Fax Number |
string | Phone | Phone Number |