Home

Calculate Rates

API endpoint

1https://delivery-api.searates.com/graphql

Query params

PropertyTypeDescription

carrier

enum[DHLEXPRESS, FEDEX, NOVAPOSHTA, MEEST, ALL]

postalAddress.postalCode

stringPostal code

postalAddress.cityName

stringCity name

postalAddress.countryCode

stringCountry code (2 symbol)

postalAddress.street

stringStreet address

postalAddress.state

stringState name or empty string

contactInformation.fullName

stringFull name

contactInformation.companyName

stringCompany name or empty string

contactInformation.phone

stringPhone number

contactInformation.email

stringEmail

weight.value

floatPackage weight value

weight.unit

enum[KG, LB]

dimensions.length

floatPackage length

dimensions.width

floatPackage width

dimensions.height

floatPackage height

dimensions.unit

enum[IN, CM, M]

plannedShippingDate

Dateplanned shipping date "2024-01-15"

Response

PropertyTypeDescription

price

floatRate cost value

priceCurrency

stringRate cost currency ("USD", "EUR", ...)

serviceName

stringService name (eny text, need for booking)

pserviceCode

stringService code (eny text, need for booking)