Skip to content

Instantly share code, notes, and snippets.

@hok00age
Last active August 29, 2015 14:17
Show Gist options
  • Save hok00age/4640c5ad82fddd38a647 to your computer and use it in GitHub Desktop.
Save hok00age/4640c5ad82fddd38a647 to your computer and use it in GitHub Desktop.
Contoh response sukses API RajaOngkir untuk end point currency
{
"rajaongkir":{
"status":{
"code":200,
"description":"OK"
},
"result":{
"value":13140,
"last_update":"2015-03-20",
"source_name":"Bank Sentral Republik Indonesia (BI)",
"source_link":"http:\/\/www.bi.go.id\/en\/moneter\/informasi-kurs\/transaksi-bi\/Default.aspx"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment