Get a single return resource

Get a return by return ID

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

return-idintegerRequired
The id of the return.

Headers

tokenstringRequired

The Authentication token obtained from the get_token route.

clientintegerRequired
The id of the client making the request.

Response

Single Return resource
returnobject

Errors

400
Bad Request Error
404
Not Found Error