LogoLogo
  • Qvalia Developer Tools
    • API
    • JSON/XML or JSON to XML
    • Attachments to messages
  • Quick Start
  • API Documentation
    • API's
      • Transaction API
        • Invoice APIs
        • CreditNote APIs
        • Order APIs
        • OrderResponse APIs
        • OrderChange APIs
        • OrderCancellation APIs
        • Catalogue APIs
        • DespatchAdvice APIs
      • Enrichment API
        • Enrichment API
      • Partner API
        • Partner API
      • Account API
        • Account Functions/Invoice Functions
  • Sample Data
    • API Sample Data
      • Invoice
      • CreditNote
      • Order
      • OrderResponse
      • OrderChange
      • OrderCancellation
      • Catalogue
      • DespatchAdvice
  • SFTP Integration
    • SFTP Integration
  • VAN Operator
    • Operators
  • Qvalia
    • Home
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. API Documentation
  2. API's

Partner API

Qvalia Partner API

Qvalia Partner API handles any partner specific functionality.

Authentication

We use API keys for the Authentication of requests. You can get your API key from our Support team and you’ll get a separate key and URL for Production and Test environments. All requests are using HTTPS with a minimum of TLS 1.2

Each request made to the API will contain your partner registration number and/or the account registration number of your customer. Your partner identifier will be provided to you from the Support team during the onboarding process.

Your requests must use the registration number as e.g. POST /partner/{partner registration number}/transaction/{account registration number}

PreviousEnrichment APINextPartner API

Last updated 9 days ago

Was this helpful?