v1
latestOpenAPI 3.0.02026-07-26168846732.2 KBPayments
Payments Link - Retrieve
To retrieve the properties of a Payment Link. This may be used to get the status of a previously initiated payment or next action for an ongoing payment
get/payment_link/{payment_link_id}
Path parameters
payment_link_idstring required
The identifier for payment link
Query parameters
client_secretstring nullable
This is a token which expires after 15 minutes, used from the client to authenticate and create sessions from the SDK
Response
Gets details regarding payment link
Example response
{
"amount": 6540
}