Skip to main content
PUT
/
commerce
/
returns
/
email
/
resend
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json
actionName
string | null

The name of the action to perform, query the Return for Available actions to get valid values. This is required.

returnIds
string[] | null

The list of Returns upon which to perform the action. This is required.

Response

200

Success