Examine Relationship Health Between Buyers and Suppliers For Proactive Supply Chain Management

Trademo Buyer-Supplier Relationship Health API gives access to the relationship score between a buyer and a supplier based on various factors.

Rated 4.8/5 based on 120+ reviews
capterra image
Birch HillGigabyteArchromaCTSCofaceC.R. EnglandDriscoll'sALCEFWIntersurgicalKobre & KimLinlogisSGLSteam LogisticsPfizerJohn HancockJindal StainlessVantageBirch HillGigabyteArchromaCTSCofaceC.R. EnglandDriscoll'sALCEFWIntersurgicalKobre & KimLinlogisSGLSteam LogisticsPfizerJohn HancockJindal StainlessVantage

Buyer-Supplier Relationship Health API

This API determines the health of relationship between a buyer and a supplier based on their trade history, volume, value, and in comparision to other partners, and more. Determine whether to finance trade between specific buyers and suppliers based on their relationship health.

coloured_close_icon
Sample Request & Response

Request:
{
  "productKeywords": [
    "coffee"
  ],
  "consigneeCountryName": [
    "United States"
  ],
  "tradeTimePeriod": {
    "fromDate": "20230401",
    "toDate": "20230418"
  },
  "pageSize": 10,
  "pageNumber": 1,
  "sort": {
    "field": "shipmentValue"
  }
}
Response:
{
  "totalShipments": 10,
  "shipments": [
    {
      "identifier": "644158cbc3dc8002de091036",
      "shipmentDate": "20230418",
      "consigneeName": "The Folger Coffee Company",
      "consigneeCountry": "United States",
      "shipperName": "Coffein Compagnie Gmbh Company",
      "shipperCountry": "Germany",
      "hsCode": [
        "09011200"
      ],
      "productDescription": "Coffee",
      "shipmentWeight(kgs)": "197,077",
      "shipmentValue(usd)": "1,243,169.16",
      "portOfLading": "Bremerhaven, Germany",
      "portOfUnlading": "New Orleans, Louisiana",
      "modeOfTransportation": "maritime"
    }
  ]
}

Buyer-Supplier Relationship Health API Made to Make Your Work Easier

Integrates with Existing Systems
Trademo’s APIs have been designed to integrate with existing systems, ensuring that you are able to get supply chain intelligence and automate your compliance when and where you need it.
Platform Independent
Trademo’s APIs can be integrated in any software solution you want regardless of the programming languages and environments the platform is based on.