The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get return reason by id

GET

https://api.pack.cloud/v1/organizations/{organizationId}/return-reasons/{returnReasonId}

Request

Path parameters

organizationIdstring
returnReasonIdstring

Response

OK

Body

idstring
ID of the return reason
parent_idstring
ID of the parent return reason
created_atstring
Creation time of resource
codestring
Reference (code) of the return reason
namestring
Name of the return reason
updated_atstring
Latest update time of resource