Gets details about a collections agent, including the amount in collections, and the statuses of the accounts that this agent is assigned to.
Note: The Collections Window, Notes, Advanced Payment Manager, Payment Plans, and Statement Generator features are entering end of support on June 3, 2024. For more information, please refer to the Product and Feature End of Support page.
{- "name": "Testing User",
- "email": "test@zuora.com",
- "zuora_identity_id": "2c92c0f96178a7a901619b10f5d12345",
- "amount_in_collections": 800.55,
- "accounts": 2,
- "account_statuses": {
- "In Collections": 1,
- "Pending": 0,
- "In Dispute": 1,
- "Paid In Full": 0
}
}