General APIs with JWT

Get all pods

Endpoint to get all available pods.

get/transactions

Response

Pods retrieved successfully

idstring uuid
user_idstring uuid required
customer_idstring nullable
platform'COINBASE' | 'STRIPE' | 'TAO' | 'ALPHA' | 'REFERRAL' | 'ADMIN' | 'NOWPAYMENTS' | 'TMC_PAY'
status'PENDING' | 'COMPLETED' | 'FAILED'
descriptionstring nullable
amountnumber nullable
currencystring nullable
amount_in_usdnumber nullable
reference_idstring required
stripe_invoice_idstring nullable
tmc_pay_invoice_idstring nullable
transaction_created_atstring date-time
transaction_paid_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.