{
"data": [
{
"merchant_id": "1cc7b594-b80f-4227-a0fa-299c4c6ce8ab",
"one_time_only": true,
"amount": "1270.22",
"currency_code": "USD",
"payment_methods": ["CC_DC","ACH"],
"sales_tax": "0.00",
"order_number": null,
"description": "A coffee cup in the morning",
"start_date": null,
"end_date": null,
"created_at": "2022-09-11T02:30:12.618Z",
"updated_at": "2022-09-11T02:30:12.618Z",
"merchant_name": "Test Business",
"payment_link_id": "41ke9",
"payment_link_status": "ACTIVE",
"payment_link_url": "https://staging-sandbox.payengine.dev/payment-link/41ke9",
"qr_code_url": "https://staging-sandbox.payengine.dev/payment-link/41ke9/qr",
"metadata": {
"customer_id": "123",
"email" : "[email protected]"
}
},
{
"merchant_id": "1cc7b594-b80f-4227-a0fa-299c4c6ce8ab",
"one_time_only": true,
"amount": "1270.22",
"currency_code": "USD",
"payment_methods": ["CC_DC","ACH"],
"sales_tax": "0.00",
"order_number": null,
"payer_id": "1234",
"payer_email": null,
"description": "A coffee cup in the morning",
"start_date": null,
"end_date": null,
"created_at": "2022-09-11T02:30:12.618Z",
"updated_at": "2022-09-11T02:30:12.618Z",
"merchant_name": "Test Business",
"payment_link_id": "dtvxs",
"payment_link_status": "ACTIVE",
"payment_link_url": "https://staging-sandbox.payengine.dev/payment-link/dtvxs",
"qr_code_url": "https://staging-sandbox.payengine.dev/payment-link/dtvxs/qr",
"metadata": {
"customer_id": "123",
"email" : "[email protected]"
}
}
],
"meta": {
"total": 12,
"current_page": 1,
"total_pages": 6
}
}