Update account settingsCopy Pagepatch https://marketplace-api.dlocal.com/v2/accounts/{account_id}/settingsThis service is responsible for updating account settings like pricing level and settlement period.Path Paramsaccount_idstringrequiredUser’s dLocal account ID.Body Paramspricing_levelstringRepresents the pricing configurations set in dLocal. For default: smbs_1, smbs_2, mid_market.settlement_periodnumberDays in which the balance is available to settle.installments_responsiblestringAn option is provided for the merchant to select who is responsible for paying the installments fees. The mechant is the seller and customer is the payer. Possible values: MERCHANT or CUSTOMER.settlementsarray of objectsDays in which the balance is available to settle for the country and payment method code or ID. Note: Parameter combinations must be agreed with the Technical Account Manager previously and will be in accordance with the commercial agreement.settlementsADD objectResponses 200OK 400Bad requestUpdated about 1 month ago