latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-042131317.4 KB

c56aa8f7d9f2

Payments

List payment methods

The List payment methods endpoint returns a list of payment methods for a given company's connection.

Payment methods represent the payment method(s) used to make payments.

Before using this endpoint, you must have retrieved data for the company.

get/companies/{companyId}/connections/{connectionId}/data/commerce-paymentMethods

Query parameters

pageinteger
Example:1

Page number. Read more.

pageSizeinteger
Example:100

Number of records to return in a page. Read more.

querystring

Codat query string. Read more.

orderBystring
Example:-modifiedDate

Field to order results by. Read more.

Response

OK

PaymentMethods required— unresolved $ref