Advertisement
longphp

[Buji] response register

May 25th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "message": {
  3. "type": "success",
  4. "code": 1000,
  5. "msg": "Success"
  6. },
  7. "data": {
  8. "user": {
  9. "id": 6,
  10. "username": "u6",
  11. "email": "abc@yahoo.com",
  12. "firstname": "",
  13. "lastname": "",
  14. "fullname": "",
  15. "mobile": "",
  16. "shipping": "",
  17. "billing": "",
  18. },
  19. "token": "b9526fd7e22fb380d94be37195abc3c4"
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement