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

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

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