Debbie API Documentation home pagelight logodark logo
  • API Support
  • Developer login
  • Developer login
Using the API
API Reference
  • API Status
  • API Documentation
    • Introduction
    • Authentication
    • Idempotency
    Creditors
    • POST
      Create creditor
    • GET
      Get creditor
    • PATCH
      Patch creditor
    Customers
    • POST
      Create customer
    • GET
      Get customer id
    • GET
      Get customer by reference id
    • POST
      Add case vouchers
    • PATCH
      Patch user on customer
    Cases
    • POST
      Create case
    • GET
      Get case
    • GET
      Get cases
    • PATCH
      Patch case
    Case vouchers
    • POST
      Add case voucher
    • GET
      Get case vouchers
    Billing
    • GET
      Get deposit distribution
    Updates
    • GET
      Get update types
    • POST
      Create update
    • PATCH
      Patch update
    Files
    • POST
      Create file
    • GET
      Get file
    Webhooks
    • HOOK
      Update created
    • HOOK
      Update updated
    • HOOK
      Update deleted
    • HOOK
      Creditor created
    • HOOK
      Creditor updated
    • HOOK
      Case voucher created
    • HOOK
      Case voucher updated
    • HOOK
      Case voucher deleted
    • HOOK
      Payment plan status change
    • HOOK
      Interaction sent
    • HOOK
      Customer created
    • HOOK
      Case status change
    • HOOK
      Case merged
    • HOOK
      Case merge undoed
    • HOOK
      Billing created
    • HOOK
      Payout created
    API Documentation

    Introduction

    Welcome to the Debbie API

    E-mail: api-support@debbie.dk

    The Debbie API is a RESTful interface, allowing you to programmatically update, add and access your data in the platform. It provides predictable URLs for accessing resources, and uses built-in HTTP features to receive commands and return responses. This makes it easy to communicate with third party systems.

    Find out more about Debbie here.

    Authentication
    linkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.