# CustomerPaymentMethods: Visma.net Financials Customer Payment Methods Get Customer payment methods - Catalog: `VismaNet` - Schema: `CustomerPaymentMethod` - Label: Customer Payment Methods - Retrieve: True - Insert: True - Update: False - Delete: False ## Table Columns The columns of the table `CustomerPaymentMethods` are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `COMPANY_CODE` | `varchar2(30)` | Company Code | ☑ | Partition code, segmenting the data. | | `COMPANY_NAME` | `varchar2(240)` | Company Name | ☑ | Name of the partition. | | `customerId` | `varchar2` | | ☐ | |