Update the bill date of the next installment

post

Update the bill date of the next installment

When a customer is requesting a change to their next bill date of a single installment, this service will modify the bill date given the input parameters and return a response message.

Resource URL

https://test-apis.libertymutual.com/fin /v2/billing-contracts/next-installment

Header Parameters

Name Values Description
requestSourceCode
(required)

requestTypeCode
(required)

MNXIN

Authorization
(required)

token generated for client application

targetEnv

test environment name

userId
(required)

Body Parameters

Name Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

next installment 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

Manage Next Installment

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

Resource not found

500

Internal server error

Working...