Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

returnId
string
required

Unique identifier of the return whose items you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

OK

Collection of return items listed on the order.

items
object[] | null
totalCount
integer<int32>