latestOpenAPI 3.1.02026-08-105279262.8 KB

51f7c5a8d15d

hubPaymentMethods

Get Payment Method Details

Retrieve detailed information about a specific payment method, including budget information and associated projects.

get/accounts/payment_methods/{id}

Path parameters

idstring required

Payment method identifier

Response

Success

idstring uuid required

Unique identifier for the payment method

type'credit_card' | 'invoice' | 'purchase_order' required

Type of payment method

namestring required

Display name for the payment method

is_defaultboolean required

Whether this is the default payment method

last_fourstring nullable

Last four digits of card (for credit cards)

expires_atstring date-time nullable

Expiration date (for credit cards)

created_atstring date-time

Timestamp when the payment method was added