PaymentsPaymentsGet all payments for a customerGet all payments for a customer GET /customers/:customerId/payments Get a list of payments for the customer in the Account. Permissions transaction:read Request Responses200400401403404 OK Bad Request Unauthorized Forbidden Not Found