Payments
Endpoints
Section titled “Endpoints”| Endpoint | Description |
|---|---|
/api/v1/$FLOCK/user/{uid}/payments/ | List all payments for the user |
/api/v1/$FLOCK/user/{uid}/payments/summary/ | Get a payment summary |
/api/v1/$FLOCK/user/{uid}/payments/section/{section}/ | List payments by section |
/api/v1/$FLOCK/user/{uid}/payments/{payment_uid}/ | Get a single payment |