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 Customer Bank Account

post

Save Customer Bank Account

Save Bank Account Details

Resource URL

https://test-apis.ap-southeast-1.libertymutual.com/api/th/customer/v1 /bank/account

Header Parameters

Name Values Description
x-api-key
(required)

Api key to access the API

x-auth-token
(required)

x-auth-token

Body Parameters

Name Values Description
accountNumber
(required)

Account Number

bankName
(required)

Bank Name

branchName
(required)

Branch Name

files
(required)

Files

payeeName
(required)

Payee Name

usernName
(required)

User Name

Request Body

Definitions


Name Type Description

accountNumber

(required)

string

Account Number

bankName

(required)

string

Bank Name

branchName

(required)

string

Branch Name

files

(required)

array

Files

payeeName

(required)

string

Payee Name

usernName

(required)

string

User Name

Responses

Code Examples

Try it out !!

Save Bank Account Details

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

multipart/form-data

Category

Customer

Schema:

HTTP Code Description

401

Unauthorized

403

Forbidden

404

Not Found

Working...