A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Recurring Account By ContractId

get

Recurring Account By ContractId

Service to retrieve recurring payment account by Contract ID

Resource URL

https://test-apis.us-east-1.libertymutual.com/fin /v2/payment-accounts/recurringaccount

Query Parameters

Name Values Description
contractId
(required)

Policy number + Eff Dt

albIndicator
(required)

Policy is on Account level billing? true/false

Header Parameters

Name Values Description
targetEnv

A targetEnv. (Applicable only for Non prod Env, if not given test-C is default) CBS environment e.g. TESTA , TESTC , ETE , PERF. For Prod - Not required

Authorization
(required)

requestSourceCode
(required)

userId
(required)

name or ID of the user making the request

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

Payment Accounts

Schema:

HTTP Code Description

400

Unable to retrieve payment account due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

404

The payment account id could not be found by the Payment Account Identifier Service

500

Internal server error

502

The Payment Account Service is not responding

503

The database is unavailable

Working...