Jump to Content
RevalyRevaly HomeTrust CenterStatus
DocumentationAPI ReferenceChangelog
Revaly HomeTrust CenterStatusContact SupportRevaly
API Reference
Contact Support
DocumentationAPI ReferenceChangelog

API basics

  • Introduction
  • Authentication
  • API Health Check
  • Response Codes

Revaly

  • Payments
    • Process a payment (charge)post
    • Authorize a paymentpost
    • Capture an authorized paymentpost
    • Void a payment transactionpost
    • Refund a payment transaction by TransactionIdpost
    • Refund or cancel a payment transaction by merchant transaction IDpost
  • Payment Methods
    • Create a payment methodpost
    • List payment methodsget
    • Get payment method detailsget
    • Update payment methodpost
    • Redact payment methodpost
    • Recache payment methodpost
  • Transactions
    • List transactionsget
    • Get transaction detailsget
    • Get transaction details by merchant transaction IDget
  • Notify
    • Notify Revaly of payment eventspost
Powered by 

List payment methods

get https://api.revaly.co/payment-methods/list

Retrieve a paginated list of stored payment methods.

Returns payment methods with sensitive information masked for security.
Use pagination parameters to navigate through large result sets.

Language
Credentials
Header
Click Try It! to start a request and see the response here!