# PUT /self/{shopId}/settings/payments/balance **PUT /self/{shopId}/settings/payments/balance** ## Servers - https://dev.sellpass.io: https://dev.sellpass.io () ## Authentication methods - Bearer ## Parameters ### Path parameters - **shopId** (integer(int32)) ### Body: application/json (object) - **isActive** (boolean) - **defaultCurrency** (string | null) - **gateways** (array[integer(int32)] | null) " The list of supported payment gateways. CoinbaseCommerce = 0 Stripe = 1 PayPal = 2 CashApp = 3 PayPalFf = 4 VirtualPayments = 5 Square = 6 " - **gatewayRules** (object) ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)