Skip to main content

Get Tariff

Endpoint
EndpointAuthentication
http://apiv2.jne.co.id:10102/tracing/api/pricedevno
Header parameters
ParameterValue
Content-Typeapplication/x-www-form-urlencoded
Acceptapplication/json
Body request

payload type: x-www-form-urlencoded

{
  "username": "TESTAPI",
  "api_key": "25c898a9faea1a100859ecd9ef674548",
  "from": "CGK10000",
  "thru": "BDO10000",
  "weight": "1"
}
ParameterValueDesc
usernameCUST_USERNAMEPROVIDED BY EMAIL
api_keyCUST_APIKEYPROVIDED BY EMAIL
fromVARCHAR (10 Byte)Origin Code
thruVARCHAR (10 Byte)Destination Code
weightNumberWeight in kg
Result example

Body request example

insert code here
Error example

Body request example

insert code here