curl --location --request POST 'https://api.staging.vrtx.sa/cl/v1/wallets' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"business_id": "01df2b9e-e17b-4372-a589-a627fc2c6929",
"name": " 2 1111محفظة رئيسية",
"label_id": "da28e8f5-f675-477c-81e6-de174f766be1",
"external_reference": "WALLET-RIYADH-00122111444331",
"can_overdraft": false,
"status": "ACTIVE",
"currency": "SAR"
}'{
"id": "d8a7f71f-cabd-4720-b7cc-b6745a10cbe2",
"business_id": "2bb58ca6-1b9a-47b4-ab4d-b2996f0498f3",
"name": "محفظة رئيسية",
"label_id": "5a36c74a-e479-43cd-a420-fb72a591d3e6",
"external_reference": "WALLET-RIYADH-00122",
"can_overdraft": false,
"status": "ACTIVE",
"account_number": "054200007018",
"currency": "SAR",
"balance": "0.00",
"created_at": "2025-10-25T14:10:15.151Z",
"updated_at": "2025-10-25T14:10:15.151Z"
}