Advertisement
addityarivaldo

orderpayments API

Feb 24th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "msg": "Success",
  3.   "new_data": {
  4.     "id": 1,
  5.     "type_payment": 1,
  6.     "total_payment": 908888,
  7.     "account_bank_from": "Mandiri",
  8.     "account_name_from": "Aziz",
  9.     "account_number_from": "9888000",
  10.     "account_bank_to": "BRI",
  11.     "account_name_to": "Additya",
  12.     "account_number_to": "98877",
  13.     "payment_proof": 1,
  14.     "updated_at": "2017-02-24T08:15:44.907Z",
  15.     "created_at": "2017-02-24T08:15:44.907Z"
  16.   }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement