Skip to content

Get policy

GET
/credit-life/policies/{policyId}

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

policyId*
Type
string
Required

Responses

Success

application/json
JSON
{
  
"id": "string",
  
"name": "string",
  
"policyNumber": "string",
  
"status": "string",
  
"currency": "string",
  
"startDate": "string",
  
"endDate": "string",
  
"freeCoverLimit": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Built with ❤️ by Hobbiton Technologies