Closed owiegand closed 6 years ago
JSON Format that is returned during a correct response:
{
"success":true,
"pending_requests":[
{
"requestID":"1234131"
"sender_username":"test",
"receiver_username":"owiegand",
"can_we_approve":false,
"delivery_message":"12312",
"request_date":"February 19, 2018, 1:51 pm"
},
{
"requestID":"1234131"
"sender_username":"owiegand",
"receiver_username":"test",
"can_we_approve":true,
"delivery_message":"testing",
"request_date":"February 19, 2018, 1:50 pm"
}
]
}
Finished in 21c7454d45df76228f1e08e93129b3f0fc1d2f37
GET Receives:
returns