Initiate Hosted Page for Payment

post

Initiate Hosted Page for 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.us-east-1.libertymutual.com/hydra /v1/transactions/payments/hosted-page/initiate

Header Parameters

Name Values Description
Authorization
(required)

Bearer token.

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 Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

Initiate Payment Request Payload

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

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...