Configure payment methods

POST {{MANAGEMENT_API_BASE_URL}}/merchants/{merchantId}/paymentMethodSettings

Request Body

{"businessLineId"=>"{{businessLineId}}", "storeIds"=>["{{storeId}}"], "type"=>"visa", "currencies"=>["USD"], "countries"=>["US"]}