Jump to Content
Aria
GuidesAPI ReferenceWhat's newSupported Countries
Aria
API Reference
GuidesAPI ReferenceWhat's newSupported Countries

Introduction

  • Introduction

Aria API

  • Counterparties
    • Companies
      • Get companyget
      • Edit companypatch
    • Members
      • List Membersget
      • Invite Memberpost
      • Get a Memberget
      • Delete a Memberdelete
      • Edit a Memberpatch
    • Users
      • List Usersget
      • Create a new Userpost
      • Create TOS Acceptancepost
      • Get a Userget
      • Delete a Userdelete
      • Edit a Userpatch
      • Send user contractpost
      • Set a user KYC documentput
      • Download a user KYC documentget
    • Debtors
      • Create or update Debtorpost
      • Create TOS Notificationpost
      • Get a Debtorget
      • Get debtor identifier constraintsget
    • Onboardings
      • List Onboardingsget
  • Eligibility
    • Credit Limits
      • List CreditLimitsget
      • Register a CreditLimitpost
      • Get a CreditLimitget
      • Get CreditLimit Logsget
    • Quotes
      • List Quotesget
      • Create a new Quotepost
      • Get a Quoteget
      • Cancel a Quotepost
      • Consume a Quotepost
  • Payment
    • Invoices
      • List Invoicesget
      • Create a new Invoicepost
      • Create invoice validationpost
      • Get an Invoiceget
      • Edit an Invoicepatch
      • Delete an Invoicedelete
    • Credit Memos
      • List Credit Memosget
      • Create a new Credit Memopost
      • Get a credit Memoget
    • Receivables
      • List receivablesget
      • Create a new receivablepost
      • Create receivable validationpost
      • Get a receivableget
      • Edit a receivablepatch
      • Delete a receivabledelete
    • Loans
      • List Loansget
      • Create a new Loanpost
      • Cancel a Loanpost
      • Request a Loan payment retrypost
      • Get a Loanget
      • Edit a Loanpatch
      • Delete a Loandelete
  • Repayment
    • Payment Reconciliations
      • Create a new payment reconciliationpost
      • List payment reconciliationsget
      • Get a payment reconciliationget
      • Edit a payment reconciliationpatch
      • Delete a payment reconciliationdelete
    • Repayment Methods
      • List Repayment methodsget
      • Create a new Repayment methodpost
      • Get a Repayment methodget
      • Cancel a Repayment methodpost
    • Repayments
      • List Repaymentsget
      • Create a new Repaymentpost
      • Get a Repaymentget
      • Edit a Repaymentpatch
    • Redirections
      • Get a redirectionget
      • List redirectionsget
  • Common utilities
    • Upload file
      • Upload filepost
    • Download file
      • Download fileget
    • Misc
      • Get event types listget
      • Get list of country codes (and names)get
  • Webhooks
    • Subscriptions
      • List Subscriptionsget
      • Create new Webhook Subscriptionpost
      • Edit Webhook Subscriptionpatch
      • Delete Subscriptiondelete
      • List Invocations for a Subscriptionget
    • Invocations
      • List logs for an invocationget

GDPR API

  • Data deletion
    • Request data deletionpost
Powered by 

Introduction

This document serves as a reference for Aria's API.

To access our services, please contact us at: [email protected].

Base URLs:

EnvironmentUrl
Productionhttps://api.helloaria.eu
Sandboxhttps://api.sandbox.helloaria.eu

For additional information on authentication and pagination, please consult our guide.