The Payment method object
Beta API Versions
API versions labelled as Beta are not subject to our standard versioning policy. As such, they may undergo small breaking changes until they are transitioned to the stable version. We encourage you to exercise caution when using Beta API versions and take the necessary steps to ensure a smooth integration into your applications
From the payment method endpoint, you can retrieve a list of all the payment methods of a specific business.
Field | Type | Description |
---|---|---|
id sortable, filterable | string | Identifier for the payment method, unique for the business in the accounting service. |
name | string | Name of the payment method. |
type sortable, filterable | string | The payment method type. |
status sortable, filterable | string | Current status of the payment method. |
sourceModifiedDate sortable, filterable | string See Date | The date on which this record was last modified in the accounting service. |