payments
List Payments
get/api/payments
Query parameters
filter.patientIdstring
Values should be JSON-encoded, for example filter.patientId="pat_xxx"
filter.serviceIdstring
Values should be JSON-encoded, for example filter.serviceId="svc_xxx"
filter.type'PATIENT' | 'ADJUSTMENT'
Values should be JSON-encoded, for example filter.type="PATIENT"
order.paidAt'asc' | 'desc'
pageinteger
limitinteger
Headers
X-API-Keystring required
Response
Response with status 200
Changes
No recorded changes to this endpoint across all 1 revision of this API.