Admin Requests
Get return request by id
Retrieves a request by id.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Request.
Body
application/json
A schema for the admin review of request.
Response
200 - application/json
OK
The response is of type object
.