Get a payment link

The method allows you to get payment link data

Get a payment link

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body for getting information about the payment link

idstringRequired

Payment link ID

Example: 8a19100c-e2ec-46ba-932f-682d2df79d8b
merchantIdstringRequired

Merchant ID in the system

Example: 6c3428c6-c8b8-444f-9ab0-78c864df1719
Responses
chevron-right
200Success
application/json
post
/api-gateway/recurrents/get-billing-link
200Success

Last updated