Get VertoFx Payment Requests
Vertofx
Get VertoFx Payment Requests
Get VertoFX Payment Requests
GET
Get VertoFx Payment Requests
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
Description:The
/integrations/vertofx/payment-requests endpoint retrieves a list of payment requests made through VertoFX.
Method: GET
Query Parameters:
| Parameter | Type | Description |
|---|---|---|
| page | integer | Page number for pagination. Default: 1 |
| size | integer | Number of payment requests per page. Default: 10 |
| status | string | Filter by payment status |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Page number for pagination
Number of payment requests per page
Filter by payment status
Available options:
pending, processing, completed, failed, cancelled