Payment methods

List payment methods

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

Payment methods are used to pay a Bill. Payment Methods are referenced on Bill Payments and Payments.

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

get/companies/{companyId}/data/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

Success

PaymentMethods required— unresolved $ref

Changes