post https://prod.api.getborderless.com/payments/paymentRequest/
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 |