# Get all invoices **GET /self/{shopId}/invoices** ## Servers - https://dev.sellpass.io: https://dev.sellpass.io () ## Authentication methods - Bearer ## Parameters #### Path parameters - **shopId** (integer(int32)) #### Query parameters - **PageNumber** (integer(int32)) - **PageSize** (integer(int32)) - **searchString** (string) - **status** (integer(int32)) - **gateway** (integer(int32)) " The list of supported payment gateways. CoinbaseCommerce = 0 Stripe = 1 PayPal = 2 CashApp = 3 PayPalFf = 4 VirtualPayments = 5 Square = 6 " - **fromDate** (string(date-time)) - **toDate** (string(date-time)) ## Responses ### 200: All invoices [Powered by Bump.sh](https://bump.sh)