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.

Initiate Payment

post

Initiate Payment

This API will bring us access-token to render the Hosted Pay Page (HPP) to capture payment instrument details

Resource URL

https://test-apis.libertymutual.com/hydra /v1/transactions/initiatePayment

Header Parameters

Name Description
userId
(required)

Identify a user of application

locale

Language and Country ISO codes, example 'en-US', 'en-IE', etc., Default value is 'en-US'.

Body Parameters

Name Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

Hosted Payment Page API

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

500

Internal server error

Working...