v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
Subscriptions

Get payment link information

Return public information for a payment link identified by hash.

get/api/v1/payment-link-info/{hash}/

Path parameters

hashstring required

Payment link hash.

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}