Skip to main content

Retrieve a pay link

GET 

/api/v1/stores/:storeId/payment-requests/:id

Returns the details of a single pay link by its id.

Use this to check the current status (Pending, Settled, Expired, Archived) or to display the pay link details in your own UI.

Request

Responses

Successfully retrieved the pay link