Get list of insured's pending payments

📘

API Refs

This endpoint returns a list of pending payments for a specific user.

URI Parameters

NameTypeDescriptionRequired
userIdstringThe ID of the user whose pending payments to retrieveyes

Response body

The response is an array of payment objects, each with the same structure as in the Get list of self payments endpoint.