Skip to content

Instantly share code, notes, and snippets.

@hok00age
Last active August 29, 2015 14:17
Show Gist options
  • Save hok00age/f6353dc4623205a2e6a2 to your computer and use it in GitHub Desktop.
Save hok00age/f6353dc4623205a2e6a2 to your computer and use it in GitHub Desktop.
Contoh response sukses API RajaOngkir untuk end point internationalDestination
{
"rajaongkir":{
"query":{
"id":"108"
},
"status":{
"code":200,
"description":"OK"
},
"results":{
"country_id":"108",
"country_name":"Malaysia"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment