InvoicesGet customer payments for an invoiceGet customer payments for an invoice GET /api/v1/stores/:storeId/invoices/:invoiceId/payments Get customer payments for an invoice Request Responses200400401500Successfully retrieved invoice paymentsBad request. Invalid input or invoice doesn't exist.Unauthorized.Unexpected error.