Anchor to ReturnDeclineRequestInputReturn
input_objectReturn Decline Request Input
The input fields for declining a customer's return request.
Anchor to FieldsFields
- Anchor to declineNotedecline•String
Note The notification message that's sent to a customer about their declined return request. Maximum length: 500 characters.
- Anchor to declineReasondecline•Return
Reason Decline Reason!non-null The reason why the merchant declined the customer's return request.
- •ID!non-null
The ID of the return that's being declined.
- Anchor to notifyCustomernotify•BooleanDefault:false
Customer Notify the customer when a return request is declined. The customer will only receive a notification if
Order.email
is present.
Was this section helpful?