API Reference
Log In

Pay Payment Request

Introduction

This endpoint executes payment from created payment request.

Data Requirements

Provide the following data requirements when sending a POST request to the Pay Payment Request endpoint.

Additional Header parameter:

Parameter Required? Description Type
Client-Id No Unique identifier of Child Account (required only for Partner). See Authentication Page to learn more. String

The url of this request should contain the following path parameter:

Parameter Required? Description Type
paymentRequestId Yes A unique number generated to identify each individual payment request. String
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!