modelMidtermSchedule

post

modelMidtermSchedule

When a customer is requesting a change to their bill method/schedule this service will return a modified billing schedule given the input parameters. This does not allow any surcharges or endorsements.

Resource URL

https://test-apis.libertymutual.com/fin /v2/installment-schedule

Header Parameters

Name Values Description
requestSourceCode
(required)

apikey
(required)

userId
(required)

Body Parameters

Name Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

midterm input parameters

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

Content Type

application/json

Category

Midterm Billing Schedule

Schema:

HTTP Code Description

400

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

403

Client is not permitted to use this operation

404

No modeling schedule was found since there is no remaining balance on the policy

500

Internal server error

Working...