انتقل إلى المحتوى الرئيسي

Insurance Companies

The "Get Insurance Companies" API provides retrieve a list of insurance companies. This feature is particularly valuable when users need to select an insurance company during the process of creating a prescription. By offering a list of available insurance companies, this API enhances the prescription creation experience, ensuring users can easily choose the relevant insurance provider.

Header Parameters
Content-Type string
Example: application/json
Referer string
Example: https://doc.withsupercommerce.com
lang integer

1 = English, 2 = Arabic

Example: 1
Responses
200

OK

Schema OPTIONAL
object
GET /customer/insurance-companies
Content-Type — header
Referer — header
lang — header
https://docapi.withsupercommerce.com/api
curl -L 'https://docapi.withsupercommerce.com/api/customer/insurance-companies' \
-H 'Accept: application/json'