📁
📢
📝
🔗
|
|
💬
| Del% | Read% | ||
|---|---|---|---|
📝
📢
📱
✅
ℹ️
⚠️
-
1
-
2
-
3
📝
✓✓
📝
16:27 ✓✓
🔔
🔗
|
|
🔐
POST https://www.6rsh.com/api/integrations/woocommerce/send
X-Api-Key:
Content-Type: application/json
{
"account_id": ,
"phone": "+971501234567",
"template_name": "order_shipped",
"language": "en",
"variables": {
"body": ["John Doe", "ORD-12345", "DHL Express"]
},
"source": "api",
"event": "order_shipped"
}
👥
|
|
|
🚫 🚫 ✅ ⚪ |
|
First Name, Phone, Email, tag
John Smith, +971501234567, j@e.com, "VIP,Newsletter"
Jane Doe, +966509876543, , Loyal
💼
Scopes: read_orders · read_checkouts · read_customers
{"action":"send_template","phone":"9715XXXXXXXX","template_name":"order_update","language":"en","params":["Sara","1042"],"idempotency_key":"order-1042"}
{"action":"create_or_update_contact","phone":"9715XXXXXXXX","name":"Sara Ahmed","email":"sara@example.com","tags":["vip"],"attributes":{"city":"Dubai"}}
{"action":"add_tag","phone":"9715XXXXXXXX","tag":"vip"} · {"action":"remove_tag","phone":"9715XXXXXXXX","tag":"vip"}
| HTTP | ||||
|---|---|---|---|---|
✅
· · ·
Authorization: Bearer 6rsh_live_•••••••••••• # or X-API-Key: 6rsh_live_••••••••••••
Base URL
https://www.6rsh.com/api/v1
/api/v1/ping
/api/v1/notifications/send
/api/v1/messages/send
/api/v1/templates
/api/v1/contacts
/api/v1/contacts
/api/v1/contacts/{id}
/api/v1/contacts/{id}
/api/v1/carts/upsert
/api/v1/carts/close
/api/v1/carts/stats
{
"success": false,
"error": {
"code": "TEMPLATE_NOT_FOUND",
"message": "Template 'my_template' not found or not approved on Meta.",
"details": {}
}
}
Error codes: INVALID_API_KEY · PLAN_REQUIRED · TEMPLATE_NOT_FOUND · INVALID_PHONE · SESSION_WINDOW_EXPIRED · RATE_LIMIT_EXCEEDED
🌐
Available Events
| Event | Webhook | Status | HTTP | # | Time (ms) | Timestamp | Error | |
|---|---|---|---|---|---|---|---|---|
|
|
- ▸
- ▸
- ▸
- ▸
- ▸
- ▸
- ▸
- ▸
- ▸
| order_confirmation | 1 = name, 2 = order #, 3 = total | |
| order_shipped | 1 = name, 2 = tracking link | |
| order_completed | 1 = name, 2 = order # | |
| abandoned_cart | 1 = name, 2 = cart URL |