Advertiser Listing API

Must use a GET method to run the merchant listing API.  Results will display all of your merchants information from the Advertiser Center, Advertiser Details page.  

Able to pull in XML or JSON by including the following in the headers.

  • Accept:application/xml for an xml response
  • Accept:application/json for a json response

Base URL 

https://api.linktrust.com/v2/Merchants/Details

Example XML Response

<MerchantListing>

<Merchant>

<MerchantId>100000</MerchantId>

<CompanyName>Merchant & Merchant Inc.</CompanyName>

<AccountNumber>123456789</AccountNumber>

<AddressLegacy>123 test street</AddressLegacy>

<AddressLine1>123 test street</AddressLine1>

<AddressLine2># 2</AddressLine2>

<City>Roseville</City>

<State>AL</State>

<Province>252</Province>

<PostalCode>12345</PostalCode>

<Country>TJ</Country>

<CompanyFax>123-456-7896</CompanyFax>

<CreditApplicationReceived>true</CreditApplicationReceived>

<PaymentTerms>Net - 10</PaymentTerms>

<ContactName>John Doe</ContactName>

<ContactEmail>john@test.com</ContactEmail>

<ContactPhone>524-584-9632</ContactPhone>

<ContactFax>542-880-8880</ContactFax>

<ContactAIM>test</ContactAIM>

<ContactMSN>test</ContactMSN>

<ContactYahoo>test</ContactYahoo>

<ContactSkype>test</ContactSkype>

<Notes>this is a test account.</Notes>

<WebsiteURL>http://www.test.com</WebsiteURL>

<ReportingLogin>login</ReportingLogin>

<ReportingPassword>password</ReportingPassword>

</Merchant>

</MerchantListing>

Example JSON Response
{
MerchantId: 100000
CompanyName: "Merchant & Merchant Inc."
AccountNumber: "123456789"
AddressLegacy: "123 test street"
AddressLine1: "123 test street"
AddressLine2: "# 2"
City: "Roseville"
State: "AL"
Province: "252"
PostalCode: "12345"
Country: "TJ"
CompanyFax: "123-456-7896"
CreditApplicationReceived: true
PaymentTerms: "Net - 10"
ContactName: "John Doe"
ContactEmail: "john@test.com"
ContactPhone: "524-584-9632"
ContactFax: "542-880-8880"
ContactAIM: "test"
ContactMSN: "test"
ContactYahoo: "test"
ContactSkype: "test"
Notes: "this is a test account."
AdditionalData1: null
AdditionalData2: null
WebsiteURL: "http://www.test.com"
ReportingLogin: "login"
ReportingPassword: "password"
}

 

You can request a demo to see LinkTrust up close and experience how it can help you, or start your free 14-day trial now.


Need help with this feature or have questions? You can contact our support team at support@linktrust.com