Skip to main content
GET
Query Payment Methods

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Response

Returns all payment methods.

Id
integer<int32>
required

Unique ID to identify a payment method.

Name
string
required

Name of the payment method.

IsStandard
boolean
required

Indicates if the method is the default payment method. There is only one default method and if a new one is enabled, the previous method is no longer the default one.

IsActive
boolean
required

Indicates if the payment method is still active.