{
"reportable_accounts": [
{
"id": "11EF-CCBD-47F7C537-BADA-CB1E82FA8044",
"tax_year": "2024",
"report_type": "1099-K",
"payer_id": "5U29WL78XSAE",
"eligible": true,
"tax_processing_status": "NOT_STARTED",
"links": [
{
"href": "https://api.paypal.com/v2/taxes/reportable-accounts/11EF-CCBD-47F7C537-BADA-CB1E82FA8044",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.paypal.com/v2/taxes/reportable-accounts/11EF-CCBD-47F7C537-BADA-CB1E82FA8044",
"rel": "edit",
"method": "PATCH"
}
]
},
{
"id": "11ED-DEDE-731E1268-918B-E8A6486BFD99",
"tax_year": "2024",
"report_type": "1099-K",
"payer_id": "7X38KM92RTBC",
"eligible": true,
"tax_processing_status": "TAX_DATA_APPROVED",
"links": [
{
"href": "https://api.paypal.com/v2/taxes/reportable-accounts/11ED-DEDE-731E1268-918B-E8A6486BFD99",
"rel": "self",
"method": "GET"
}
]
}
],
"total_items": 2,
"total_pages": 1,
"links": [
{
"rel": "self",
"href": "https://api.paypal.com/v2/taxes/reportable-accounts?page=1&page_size=100",
"method": "GET"
},
{
"rel": "first",
"href": "https://api.paypal.com/v2/taxes/reportable-accounts?page=1&page_size=100",
"method": "GET"
},
{
"rel": "last",
"href": "https://api.paypal.com/v2/taxes/reportable-accounts?page=1&page_size=100",
"method": "GET"
}
]
}