Skip to content

Instantly share code, notes, and snippets.

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