Retrieves the global insurance products.
GET/api/v1/fees/insurance
SOAP Equivalent: ACP_GetGlobalInsurrance
SOAP to REST Field Mapping
| REST Field | SOAP Field | Notes |
|---|---|---|
| insurances | listInsurrance | Active insurance products |
| insurances[].insuranceId | ID_Insurance | Insurance generic id |
| insurances[].label | Label | Display label |
Scoped by the x-tenant header.
Request
Responses
- 200
- 401
- 500
OK
Unauthorized
Internal Server Error