clothes, shoes, ironing). They tell Wilow how the customer wants their laundry handled.
Store Preferences
| Header | Value |
|---|---|
Authorization | Bearer {customer_token} |
Idempotency-Key | Unique UUID |
multipart/form-data
| Field | Type | Required | Notes |
|---|---|---|---|
service_type | string | ✅ | clothes, shoes, or ironing |
organic_detergent | boolean | ❌ | Use organic detergent |
scent | boolean | ❌ | Add scent |
mirzam | boolean | ❌ | Add mirzam (traditional Saudi scent) |
starch | boolean | ❌ | Apply starch (clothes only) |
starch_level | string | ❌ | light, medium, or heavy |
protection_layer | boolean | ❌ | Add protection layer (required for shoes) |
Get Preferences
| Header | Value |
|---|---|
API-KEY | Your partner API key |
Authorization | Bearer {customer_token} |
| Param | Required | Notes |
|---|---|---|
service_type | ✅ | clothes, shoes, or ironing |
plan_id | ❌ | Filter by specific plan |