API documentation
User
Tenant
Feature
Entitlement
User & permissions
Settings
- Settings
- Media
- Webhook
- Notification
Payment
- Payment Method
- Transaction
- SEPA XML
- Open Banking
- Bank Account Transaction
Customer
- Customer
- Customer Address
- Customer Email
- Customer Settings
- Customer Otp
Billing
- Invoice
- Invoice Position Item
- Billing Run
Dunning
- Dunning Document
- Dunning Rule
Subscription
- Subscription
- Subscription Item
- Subscription Measurement
- Billing Group
Offers
- Offer
- Offer Recipient
- Offer Template
Catalogue
- Unit
- Measurement
- Product
- Product Family
- Price Plan
- Coupon
Checkout
- Checkout Link
- Cart
Accounting
Accounting
Get postings
Get postings created for invoices, payments, invoice cancellations.
Required permissions:accounting:accounts:read
GET
/
accounting
/
postings
curl -X GET \
/accounting/postings \
--header "Authorization: Bearer <token>"
{
"data": [
{
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"debit": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"amount": {},
"date": "2023-11-07T05:31:56Z",
"account": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"name": "Bankkonto",
"number": "1200",
"type": "revenueGermany"
},
"dimensions": {
"costCentre1": "KOST1",
"costCentre2": "KOST2",
"product": "Product name",
"productFamily": "Product family name",
"invoiceNumber": "INV-2021-0001",
"lineItemDescription": "Line item description",
"taxRate": 19,
"subscription": "Subscription name",
"subscriptionId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentGateway": "paypal, stripe, sepa_debit, go_cardless, bank_transfer, testing",
"paymentMethodType": "sepa_debit, card, paypal, bank_transfer, wallet",
"paymentProviderReference": "PayPal reference",
"customerNumber": "CUST-2021-0001",
"customerId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"invoiceId": "ad8f8f8f-8f8f-8f8f-8f8f-8f8f8f8f8f8f",
"paymentId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentNumber": "PAY-2021-0001",
"serviceDateFrom": "2021-01-01",
"serviceDateTo": "2021-01-31",
"reversalPostingId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceNumber": "INV-2021-0001"
}
},
"credit": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"amount": {},
"date": "2023-11-07T05:31:56Z",
"account": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"name": "Bankkonto",
"number": "1200",
"type": "revenueGermany"
},
"dimensions": {
"costCentre1": "KOST1",
"costCentre2": "KOST2",
"product": "Product name",
"productFamily": "Product family name",
"invoiceNumber": "INV-2021-0001",
"lineItemDescription": "Line item description",
"taxRate": 19,
"subscription": "Subscription name",
"subscriptionId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentGateway": "paypal, stripe, sepa_debit, go_cardless, bank_transfer, testing",
"paymentMethodType": "sepa_debit, card, paypal, bank_transfer, wallet",
"paymentProviderReference": "PayPal reference",
"customerNumber": "CUST-2021-0001",
"customerId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"invoiceId": "ad8f8f8f-8f8f-8f8f-8f8f-8f8f8f8f8f8f",
"paymentId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentNumber": "PAY-2021-0001",
"serviceDateFrom": "2021-01-01",
"serviceDateTo": "2021-01-31",
"reversalPostingId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceNumber": "INV-2021-0001"
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"type": "revenue",
"committed": true
}
],
"meta": {
"pagination": {
"totalItems": 123,
"itemsPerPage": 123,
"currentPage": 123,
"lastPage": 123,
"pageTotalItems": 123
}
}
}
Authorizations
Value for the Authorization header parameter.
Query Parameters
The collection page number
The number of items per page
Required range:
0 <= x <= 100
Response
200
application/json
Posting collection
The response is of type object
.
Was this page helpful?
curl -X GET \
/accounting/postings \
--header "Authorization: Bearer <token>"
{
"data": [
{
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"debit": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"amount": {},
"date": "2023-11-07T05:31:56Z",
"account": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"name": "Bankkonto",
"number": "1200",
"type": "revenueGermany"
},
"dimensions": {
"costCentre1": "KOST1",
"costCentre2": "KOST2",
"product": "Product name",
"productFamily": "Product family name",
"invoiceNumber": "INV-2021-0001",
"lineItemDescription": "Line item description",
"taxRate": 19,
"subscription": "Subscription name",
"subscriptionId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentGateway": "paypal, stripe, sepa_debit, go_cardless, bank_transfer, testing",
"paymentMethodType": "sepa_debit, card, paypal, bank_transfer, wallet",
"paymentProviderReference": "PayPal reference",
"customerNumber": "CUST-2021-0001",
"customerId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"invoiceId": "ad8f8f8f-8f8f-8f8f-8f8f-8f8f8f8f8f8f",
"paymentId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentNumber": "PAY-2021-0001",
"serviceDateFrom": "2021-01-01",
"serviceDateTo": "2021-01-31",
"reversalPostingId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceNumber": "INV-2021-0001"
}
},
"credit": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"amount": {},
"date": "2023-11-07T05:31:56Z",
"account": {
"id": "f3b3b3b3-3b3b-3b3b-3b3b-3b3b3b3b3b3b",
"name": "Bankkonto",
"number": "1200",
"type": "revenueGermany"
},
"dimensions": {
"costCentre1": "KOST1",
"costCentre2": "KOST2",
"product": "Product name",
"productFamily": "Product family name",
"invoiceNumber": "INV-2021-0001",
"lineItemDescription": "Line item description",
"taxRate": 19,
"subscription": "Subscription name",
"subscriptionId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentGateway": "paypal, stripe, sepa_debit, go_cardless, bank_transfer, testing",
"paymentMethodType": "sepa_debit, card, paypal, bank_transfer, wallet",
"paymentProviderReference": "PayPal reference",
"customerNumber": "CUST-2021-0001",
"customerId": "ad8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"invoiceId": "ad8f8f8f-8f8f-8f8f-8f8f-8f8f8f8f8f8f",
"paymentId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"paymentNumber": "PAY-2021-0001",
"serviceDateFrom": "2021-01-01",
"serviceDateTo": "2021-01-31",
"reversalPostingId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceId": "8f8f8f8f-8f8f-8f-8f-8f8f8f8f8f8f",
"cancelInvoiceNumber": "INV-2021-0001"
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"type": "revenue",
"committed": true
}
],
"meta": {
"pagination": {
"totalItems": 123,
"itemsPerPage": 123,
"currentPage": 123,
"lastPage": 123,
"pageTotalItems": 123
}
}
}
Assistant
Responses are generated using AI and may contain mistakes.