# List Payment Methods **GET /paymentmethods** Retrieve a list of all payment methods that can be used when creating or updating a sales order in the Finago Office ERP system. This endpoint allows clients to access the available payment methods. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters ### Headers - **Authorization** (string) Authorization header ## Responses ### 200 List of payment methods retrieved successfully #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body: application/json (array[object]) - **id** (integer) Unique identifier for the payment method - **name** (string) Display name of the payment method - **account** (object) [Powered by Bump.sh](https://bump.sh)