Get Billing Information

get

Get Billing Information

Get billing information for the given fields

Resource URL

https://test-apis.libertymutual.com/fin /v2/contract/bill

Query Parameters

Name Values Description
productId
(required)

Product ID

requestDate

Request date (YYYY-MM-DD)

fields

Request fields i.e. billingBalance, billingActivity, billPlan, priorProductDetails, futureProductDetails

Header Parameters

Name Values Description
requestSourceCode
(required)

Source code of the application making the request

userId
(required)

Name or ID of the user making the request

Authorization
(required)

token generated for client application

targetEnv

test environment name

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Category

Billing Information

Schema:

HTTP Code Description

400

Unable to provide a version due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

500

Internal server error

Working...