Jump to Content
Reach
HomeDocumentationAPI Reference
Reach
API Reference
HomeDocumentationAPI Reference
All
Pages
Start typing to search…

Reach Checkout API

  • GET
    • /fingerprintget
    • /badgeget
    • /localizeget
    • /getRatesget
    • /getRateget
    • /getPaymentMethodsget
    • /getCardInfoget
  • POST
    • /checkoutpost
    • /openContractpost
    • /modifypost
    • /capturepost
    • /cancelpost
    • /refundpost
    • /querypost
    • /listReportspost
  • Changes from version 2.21
  • Notifications
  • Card details
  • Return from redirect

Reach's Drop-In API

  • Authentication
  • Session API guide
  • Session
    • Create a new sessionpost
    • Retrieve a sessionget
    • Update a sessionput
    • Cancel a non-final sessiondelete
  • Order API guide
  • Order
    • Retrieve an orderget
    • Create a new orderpost
    • Capture an orderpost
    • Cancel an orderdelete
    • Issue a refund against an orderpost
    • Retrieve a list of refunds for a given order IDget
    • Retrieve a refund by id for a given order IDget
  • Country-specific fields
  • Notifications
  • Postman collection

Quote API

  • Quote
    • Create a new quotepost

/getRate

get https://checkout.rch.how/v2.22/getRate

Fetches information about a single rate offer. This will return information about the rate offer so long as it exists, even if it has expired.

Language
URL