Skip to main content
GET
/
2023-11
/
admin
/
payment-methods
/
{id}
{
  "account_id": null,
  "company_id": "01hqydxwtxdj3kmzp3bz7jk73g",
  "configurations": [],
  "id": "01k1d8sk6mz3r0fyqwmqr1y9k7",
  "metadata": null,
  "name": "Cash",
  "processor": "cash",
  "status": 1,
  "treasury_account_id": "01k1amypn6xycwe7w948jp82zm"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-company
string
Example:

"{{companyId}}"

Path Parameters

id
string
required

Response

200 - application/json

200

account_id
unknown
company_id
string
Example:

"01hqydxwtxdj3kmzp3bz7jk73g"

configurations
any[]
Example:
[]
id
string
Example:

"01k1d8sk6mz3r0fyqwmqr1y9k7"

metadata
unknown
name
string
Example:

"Cash"

processor
string
Example:

"cash"

status
number
Example:

1

treasury_account_id
string
Example:

"01k1amypn6xycwe7w948jp82zm"