curl--location--request GET 'https://api.lopay.com/api/1/partner/payment-link'
Responses
🟢200OK
application/json
OK response
Body
Examples
{"pageSize":1,"count":2,"data":[{"id":"dd82c9e8-63a2-45a2-9e74-6d82c5b22c65","merchantId":"8e272ef4-4fba-4ec7-a414-9e8907a71faf","amount":{"units":15000,"currencyCode":"GBP"},"link":"https://lopay.app/08adf/b9f0bc31-4209-4bbb-bf1d-2ea124031056","reference":null,"description":"Payment for INV#1000 (Gary Smith)","status":"pending","dataCollection":["name"],"taxes":[],"payments":[],"returnUrl":null,"createdAt":"2024-08-05T15:23:08.194Z","updatedAt":"2024-08-05T15:23:08.194Z"}]}