Last active
November 18, 2018 02:08
-
-
Save adbrsln/d8324fe9b5cd9ee8f5ab265db7ae3a23 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"username": "2312321", | |
"user": { | |
"name": "tests214213s", | |
"email": "[email protected]", | |
"nric": "2312321", | |
"mobile_no": "0123923", | |
"office_phone_no": "1203912032", | |
"address": "asdladlkaldk", | |
"postal_code": "123123", | |
"created_at": "2018-10-29T16:51:08", | |
"update _at": "2018-11-13T03:06:02" | |
}, | |
"credits": [ | |
{ | |
"id": 1, | |
"credit_id": 0 | |
}, | |
{ | |
"id": 4, | |
"credit_id": 1, | |
"auction_house": { | |
"id": 1, | |
"code": "Shimfa", | |
"name": "Shimfa Auto Sdn Bhd" | |
} | |
}, | |
{ | |
"id": 5, | |
"credit_id": 2, | |
"auction_house": { | |
"id": 2, | |
"code": "PJ Automart", | |
"name": "PJ Automart Sdn Bhd" | |
} | |
} | |
], | |
"companies": [ | |
{ | |
"id": 2, | |
"company_name": "Theta Sdn. Bhd.", | |
"company_reg_no": "E-2322222", | |
"company_address": "31, jalan kemboja 2 , seksyen BB4\r\nBukit Beruntung", | |
"company_post_code": "48300", | |
"company_phone_no": "176213816", | |
"company_fax_no": "122451775" | |
}, | |
{ | |
"id": 13, | |
"company_name": "Beta Sdn. Bhd.", | |
"company_reg_no": "123123sdij", | |
"company_address": "asdasd", | |
"company_post_code": "48300", | |
"company_phone_no": "176213816", | |
"company_fax_no": "176213816" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment