Skip to main content
DELETE
/
commerce
/
returns
/
{returnId}
/
notes
/
{noteId}
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

returnId
string
required

Unique identifier of the return whose note you want to delete.

noteId
string
required

Unique identifier of the note whose text you want to delete.

Response

200

Success