Jump to Content
Home
Guides
API Reference
Release notes
v1.0
v6.0
v6.1
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v6.1
Home
Guides
API Reference
Release notes
Get account
Search
All
Pages
Start typing to search…
JUMP TO
quick start
Getting started
RESTful API conventions
Authentication API
Authentication
Get an access token
post
LYNKS API
Account Groups
Find account group
get
Create account group
post
Remove account from an account group
delete
Add account to an account group
put
Get account group
get
Update account group
patch
Find all accounts in account group
get
Accounts
Find account
get
Create account
post
Get account
get
Update account
patch
Find all account groups the account is part of
get
Find account statement
get
Counterparty Accounts
Find counterparty
get
Create counterparty account
post
Upload counterparty
post
Get counterparty account
get
Update counterparty account
patch
Credit Transfers
Find credit transfer
get
Create credit transfers
post
Get credit transfer
get
Direct Debits
Create direct debit batches
post
Get direct debit batch
get
Get direct debit request
get
Payment Categories
Find payment category
get
Account statements
Find account statements
get
Invoicing API
Credit Notes
Search credit notes by search criteria
get
Create a single credit note from a json representation of a credit note
post
Create multiple credit notes from a JSON/XML/CSV representation of credit note(s)
post
Get credit note information by id
get
Get credit note receipt by id
get
Get credit note UBL representation by id
get
Invoices
Search invoices by search criteria
get
Create a single invoice from a json representation of an invoice
post
Create multiple invoices from a JSON/XML/CSV representation of invoice(s)
post
Get invoice information by id
get
Get invoice receipt by id
get
Get invoice UBL representation by id
get
Webhooks
About webhooks
LYNKS Webhook Subscriber APIs
Credit Transfer Webhook API
post
Direct Debit Webhook API
post
Account Statement Webhook API
post
Powered by
Get account
get
https://{tenant}.lynks.lu/v2/accounts/
{id}
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://
your-tenant
.lynks.lu
/v2/accounts/{id}
RESPONSE
Click
Try It!
to start a request and see the response here!