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.

Save a pre-registered payment account.

post

Save a pre-registered payment account.

Service for saving the financial payment account to the data store

Resource URL

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

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

Body Parameters

Name Values Description
paymentAccountRequest
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

Payment Account to be saved

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

Payment Accounts

Schema:

HTTP Code Description

400

Unable to provide a permanent payment account id due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

404

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

500

Internal server error

502

The Payment Account Identifer Service is not responding

503

The database used to store the Payment Account is unavailable

Working...