v1

latestOpenAPI 3.0.02026-07-24440173.4 KB
Shipping

CalculateShippingCharge

Calculates the shipping charge supported by the MyFatoorah Shipping Module for either DHL or ARAMEX. You should provide the CityName and CountryCode parameters which can be retrieved by the GetCities and GetCountries endpoints respectively.

post/v2/CalculateShippingCharge

Request body

ShippingMethod1 | 2 required

1 for DHL, 2 for ARAMEX

CityNamestring required

The city name retrieved from GetCities endpoint

PostalCodestring

The postal code (optional)

CountryCodestring required

The country code retrieved from GetCountries endpoint

Response

Successful response

IsSuccessboolean

Indicates if the request was successful

Messagestring

Response message