cURL
curl --request GET \ --url http://{server_ip}:6002/archives \ --header 'Content-Type: application/json' \ --data '{ "apiUser": "<string>", "apiPassword": "<string>", "apiKey": "<string>" }'
{ "status": true, "message": "<string>" }
Fetch all the outgoing and incoming transfers of a particular location.
Successful response with updated user details.
The response is of type object.
object