API
  • Introduction
    • Payment mechanism
    • Making requests
    • Authentication
    • Rate limits
  • Currency
    • Available currencies
    • Price and Converter
  • Merchant
      • List
      • Wallet
      • History
      • Transaction
      • Withdrawal
      • Confirm withdrawal
      • Cancel withdrawal
      • Order history
      • Create order
      • Order details
      • Remove order
      • Update method
      • Create address
      • Address details
      • Archive address
      • Events
  • Payment notification
    • Address webhook
    • Invoice webhook

On This Page

  • Invoice details
  • Path
  • Response
Merchant
Invoice
Order details

Invoice details

Method: GET
Route: /merchants/:merchant/invoices/:id (opens in a new tab)

Provides detailed information about the order data.

Path

ParameterTypeDescription
merchantStringrequired Merchant ID in UUIDv4 format
idStringrequired Invoice ID in UUIDv4 format

Response

TypeDescription
ObjectInvoice data
⚠️

This API endpoint is private and requires an authorization header X-Api-Key

Create orderRemove order

CryptoSteroid API

Version: 1.0

Last Updated: 4th May, 2026