| EENDPOINT | METHOD | DESCRIPTION |
|---|---|---|
| /Sessions/Initiate | POST | Initiates a payment session, allowing a customer to complete the payments flow. |
| /PaymentRequests | POST | Creates a payment request by linking a sessionId to a requestId, enabling the user to complete the Flinks Pay flow. |
| /PaymentRequests | GET | Retrieves the status of a previously created payment request using the requestId. |