Insurance

Insurance for validating whether selling device insurance for a given device is allowed.


Parameters

Name In Type Required Description
orgId path string true Organization name as it is registered in Mas-Stack
body body insurance_check_request false ‘none’

Request body - instance of insurance_check_request

1
2
3
4
{
  "insurance_type": "GLOBAL",
  "delivery_date": "1990-05-23"
}
Name Type Required Description
insurance_type string true type of insurance to check
delivery_date string(date) false none
Property Values
insurance_type one of [GLOBAL, MULTIMEDIA]

Request example

1
2
3
4
5
6
7
8
9

curl -X POST https://feasibility.sta.masstack.com/v1/orgs/{orgId}/insurance/check \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
 --data-raw "{
  'insurance_type': 'GLOBAL',
  'delivery_date': '1990-05-23'
}" 

Responses

Code Meaning Description Schema
200 OK Success insurance_check_response
400 Bad Request Bad request bad_request_response
401 Unauthorized Unauthorized unauthorized_response
default Default Error error_response

Endpoints

Coverage

    Coverage management

      Blacklist Contact Data

        Map

          Connection installation

            Portability

              Device Finance Prebooking

                Subscription Limit

                  Sales Documents

                    Pole Info

                      Finance Renewal

                        Insurance