API URL: https://b2b.zupo.ufpro.com/api/{api}/{function}/
HTTP Method: POST
Data format: JSON
Data example:
{
"api":{
"key":"YOUR_API_KEY"
},
"weight":1500,
"country": "SI",
"type": "DHLEX",
}
Error object
@example {"error":{"message":"Method not defined}}
Get delivery price
@param integer weight - total order weight in grams
@param string country - country code {SI, ..}
@param string type - delivery type code {DHL, DHLEX}
@return float price
Test API method for data transfer check (raw POST JSON) @return mixed - Request data
UF PRO® copyright reserved