<- Checkout API

Checkout API

Retrieve payment link

GET

 /v2/online-checkout/payment-links/{id}

Retrieves a payment link.

Permissions:ORDERS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

id

string

Required

The ID of link to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

payment_link

The payment link that is retrieved.