Skip to main content
GET
/
api
/
Resend
/
getResend
Get resend order details
curl --request GET \
  --url https://api.returnshelper.com/uat/user/api/Resend/getResend \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Query Parameters

resendId
integer<int64>

Resend identifier

Response

Success