Paytec Asset Gateway API
  • Introduction
  • Initial Setup
  • Integration and Function Flow
    • 1. Request a Quote
      • Get Quote Error Codes
    • 2. Authorize Transaction
      • Simulating Refused Transactions
      • Authorize Transaction Error Codes
    • 4. Get Details (Optional)
      • Get Details Error Codes
  • Webhooks
    • Setting up Webhooks
      • Provision an endpoint
      • Receiving and Acknowledging webhooks
      • Testing Webhooks
    • Example Callbacks
      • 3D Secure Webhooks
  • Direct Deposit
Powered by GitBook
On this page
  1. Integration and Function Flow
  2. 4. Get Details (Optional)

Get Details Error Codes

Status Code
Details

401

Invalid request body data

404

Transaction does not exist

444

No API key provided

445

Invalid API Key provided

446

API Key is unauthorized for this request

505

Internal Server Error. Try again or contact support

Previous4. Get Details (Optional)NextWebhooks