{
"items": [
{
"id": "ch_AAAA...",
"reference": {
"type": "PAYMENT_LINK",
"id": "pl_AAAA..."
},
"status": "PENDING",
"chain_id": "eip155:84532",
"unexpected": false,
"currency": "USDC",
"amount": "10.00",
"completed_at": "2019-08-24T14:15:22.123Z",
"failed_at": "2019-08-24T14:15:22.123Z",
"cancelled_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"
}
}