Create a payment request

post

Create a payment request

Create an electronic payment either as an immediate payment or future scheduled payment

Resource URL

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

Header Parameters

Name Values Description
requestSourceCode
(required)

A 3 character field that identifies the calling application.

userId
(required)

Authorization
(required)

targetEnv

test environment name

Body Parameters

Name Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

Schedule a Payment input paramenters

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

Payments

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