Approve Return By Return ID

post
/returns/{return_id}/approve

Through the approve return API, you can transition a return to approved status.

return_id
string
required
notify_customer
boolean

Whether to send a notification to the customer.

generate_label
boolean

Whether to execute the creation of labels according to the default configuration during the approval process.

custom_label_reference
string

If generate_label is set to true, this field can be used to customize the reference on the label.

>= 1 characters<= 60 characters
Auth
:
Parameters
:
Body
preparing...