BillingActivitiesAPI: Get Billing Info

get

BillingActivitiesAPI: Get Billing Info

Get Billing Info

Resource URL

https://test-apis.us-east-1.libertymutual.com /blconsumerportal/BillingActivitiesAPI/getBilling

Query Parameters

Name Description
env
(required)

Valid values for 'env' are: dev, test, or stage

userId
(required)

User's LDAP id

agencyCode
(required)

Agency Code

source
(required)

What is calling the API? Valid value: BIPORTAL

policies
(required)

Comma seperated list of policies (including Symbol) - example: BAS12345678,BWG12345678

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

BillingActivitiesAPI: Get Billing Info

Schema:

HTTP Code Description

400

Invalid data combination

401

You are not authorized to use this operation

403

Forbidden

404

Service not found, ensure the query parameters are correct.

405

Validation exception for the API invocation.

500

Unexpected Condition Encountered in Service API.

503

The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.

Working...