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 

Get payment method details

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

Retrieve detailed information about a specific payment method.

Returns payment method data with sensitive information masked for security.

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