{
"items": [
{
"id": "pl_AAAA...",
"branch_id": "cb_AAAA...",
"reference_type": "PAYMENT_LINK",
"status": "PENDING",
"source": "DASHBOARD",
"type": "FIXED",
"chain_id": "eip155:8453",
"price_currency": "USD",
"price_amount": "10.00",
"pay_currency": "USDC",
"pay_amount": "10.00",
"message": "Order #12345",
"payment_url": "https://gateway.woldy.xyz/pl/AZ-X2wuJfQ-aFbMIEo_Klg",
"return_url": "https://example.com/success",
"external_id": "order_123",
"expires_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"meta": {
"total": 1,
"limit": 50,
"offset": 0,
"next": "/v1/payment-links?limit=50&offset=50"
}
}