Loading

Chat List

Show All

  • A
  • B
  • D
  • J
  • O
Chat with Khelesh

Online

Hi, how are you samim? 8:40 AM, Today
Hi Khalid i am good tnx how about you? 8:55 AM, Today
I am good too, thank you for your chat template 9:00 AM, Today
You are welcome 9:05 AM, Today
I am looking for your next templates 9:07 AM, Today
Ok, thank you have a good day 9:10 AM, Today
Bye, see you 9:12 AM, Today
Hi, how are you samim? 8:40 AM, Today
Hi Khalid i am good tnx how about you? 8:55 AM, Today
I am good too, thank you for your chat template 9:00 AM, Today
You are welcome 9:05 AM, Today
I am looking for your next templates 9:07 AM, Today
Ok, thank you have a good day 9:10 AM, Today
Bye, see you 9:12 AM, Today
Notications

Show All

  • SEVER STATUS
  • KK
  • SOCIAL
  • RU
  • SEVER STATUS
  • AU
  • MO
Notes

Add New Nots

Returns & Refunds Control Panel

Configure, manage, and monitor all return and refund operations

1,234
Total Returns
89
Pending Returns
$45,678
Total Refunds (30d)
3.2%
Return Rate
Returns & Refunds Configuration
Return Policy Configuration
Number of days customers have to return items
Time to process refunds after approval
Return Workflow Configuration
Return Status Flow
1 Request Submitted Auto
2 Under Review
3 Approved / Rejected
4 Refund Processed
Automation Rules
Configure automated rules to streamline return processing.
Auto-Approval Rules
Auto-Refund Rules
API Integration Guide
Use our REST API to integrate returns and refunds with external systems.
API Credentials
API Base URL: https://yourdomain.com/api/v1/returns
API Key: [Your API Key]
API Secret: [Your API Secret]
Integration Script Generator
Generated Integration Script
// Click "Generate Integration Script" to see the code
API Endpoints Documentation
Endpoint Method Description Authentication
/api/v1/returns GET List all return requests Bearer Token
/api/v1/returns POST Create new return request Bearer Token
/api/v1/returns/:id GET Get return request details Bearer Token
/api/v1/returns/:id/approve POST Approve return request Bearer Token
/api/v1/refunds GET List all refunds Bearer Token
/api/v1/refunds POST Process refund Bearer Token
/api/v1/webhooks/returns POST Receive return webhook events Signature Verification