@teamleader/focus-api-specification 1.106.0 → 1.107.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@ info:
3
3
  title: Teamleader API
4
4
  description: This is the documentation of the Teamleader Focus API. If you have any feedback, or are you missing functionality to support your use case? Let us know via [api@teamleader.eu](mailto:api@teamleader.eu).
5
5
  contact: {}
6
- version: 1.106.0
6
+ version: 1.107.0
7
7
  servers:
8
8
  - url: https://api.focus.teamleader.eu
9
9
  variables: {}
@@ -16459,6 +16459,12 @@ paths:
16459
16459
  iban_number:
16460
16460
  type: string
16461
16461
  nullable: true
16462
+ payment_status:
16463
+ type: string
16464
+ enum:
16465
+ - unknown
16466
+ - paid
16467
+ - not_paid
16462
16468
  example:
16463
16469
  data:
16464
16470
  id: 018d5965-19fb-701a-af11-e80451931551
@@ -16488,6 +16494,7 @@ paths:
16488
16494
  payment_reference: REF-3578296
16489
16495
  review_status: pending
16490
16496
  iban_number: BE68539007547034
16497
+ payment_status: not_paid
16491
16498
  /incomingCreditNotes.listPayments:
16492
16499
  post:
16493
16500
  summary: incomingCreditNotes.listPayments
@@ -17153,6 +17160,13 @@ paths:
17153
17160
  iban_number:
17154
17161
  type: string
17155
17162
  nullable: true
17163
+ payment_status:
17164
+ type: string
17165
+ enum:
17166
+ - unknown
17167
+ - paid
17168
+ - partially_paid
17169
+ - not_paid
17156
17170
  example:
17157
17171
  data:
17158
17172
  id: 018d5965-19fb-701a-af11-e80451931551
@@ -17182,6 +17196,7 @@ paths:
17182
17196
  payment_reference: REF-3578296
17183
17197
  review_status: pending
17184
17198
  iban_number: BE68539007547034
17199
+ payment_status: not_paid
17185
17200
  /incomingInvoices.listPayments:
17186
17201
  post:
17187
17202
  summary: incomingInvoices.listPayments
@@ -17809,6 +17824,12 @@ paths:
17809
17824
  - pending
17810
17825
  - approved
17811
17826
  - refused
17827
+ payment_status:
17828
+ type: string
17829
+ enum:
17830
+ - unknown
17831
+ - paid
17832
+ - not_paid
17812
17833
  example:
17813
17834
  data:
17814
17835
  id: 018d5965-19fb-701a-af11-e80451931551
@@ -17833,6 +17854,7 @@ paths:
17833
17854
  type: file
17834
17855
  id: 5027619a-5e0a-01ce-a533-f80dfcc3f142
17835
17856
  review_status: pending
17857
+ payment_status: not_paid
17836
17858
  /receipts.listPayments:
17837
17859
  post:
17838
17860
  summary: receipts.listPayments
@@ -3,7 +3,7 @@ info:
3
3
  title: Teamleader API
4
4
  description: This is the documentation of the Teamleader Focus API. If you have any feedback, or are you missing functionality to support your use case? Let us know via [api@teamleader.eu](mailto:api@teamleader.eu).
5
5
  contact: {}
6
- version: 1.106.0
6
+ version: 1.107.0
7
7
  servers:
8
8
  - url: https://api.focus.teamleader.eu
9
9
  variables: {}
@@ -7946,6 +7946,12 @@ paths:
7946
7946
  iban_number:
7947
7947
  type: string
7948
7948
  nullable: true
7949
+ payment_status:
7950
+ type: string
7951
+ enum:
7952
+ - unknown
7953
+ - paid
7954
+ - not_paid
7949
7955
  example:
7950
7956
  data:
7951
7957
  id: 018d5965-19fb-701a-af11-e80451931551
@@ -7975,6 +7981,7 @@ paths:
7975
7981
  payment_reference: REF-3578296
7976
7982
  review_status: pending
7977
7983
  iban_number: BE68539007547034
7984
+ payment_status: not_paid
7978
7985
  /incomingCreditNotes.listPayments:
7979
7986
  post:
7980
7987
  summary: incomingCreditNotes.listPayments
@@ -8529,6 +8536,13 @@ paths:
8529
8536
  iban_number:
8530
8537
  type: string
8531
8538
  nullable: true
8539
+ payment_status:
8540
+ type: string
8541
+ enum:
8542
+ - unknown
8543
+ - paid
8544
+ - partially_paid
8545
+ - not_paid
8532
8546
  example:
8533
8547
  data:
8534
8548
  id: 018d5965-19fb-701a-af11-e80451931551
@@ -8558,6 +8572,7 @@ paths:
8558
8572
  payment_reference: REF-3578296
8559
8573
  review_status: pending
8560
8574
  iban_number: BE68539007547034
8575
+ payment_status: not_paid
8561
8576
  /incomingInvoices.listPayments:
8562
8577
  post:
8563
8578
  summary: incomingInvoices.listPayments
@@ -9074,6 +9089,12 @@ paths:
9074
9089
  - pending
9075
9090
  - approved
9076
9091
  - refused
9092
+ payment_status:
9093
+ type: string
9094
+ enum:
9095
+ - unknown
9096
+ - paid
9097
+ - not_paid
9077
9098
  example:
9078
9099
  data:
9079
9100
  id: 018d5965-19fb-701a-af11-e80451931551
@@ -9098,6 +9119,7 @@ paths:
9098
9119
  type: file
9099
9120
  id: 5027619a-5e0a-01ce-a533-f80dfcc3f142
9100
9121
  review_status: pending
9122
+ payment_status: not_paid
9101
9123
  /receipts.listPayments:
9102
9124
  post:
9103
9125
  summary: receipts.listPayments
@@ -0,0 +1,5 @@
1
+ ---
2
+ category: addition
3
+ ---
4
+
5
+ We added the `payment_status` property to the `incomingInvoices.info`, `incomingCreditNotes.info` and `receipts.info` endpoint responses.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@teamleader/focus-api-specification",
3
3
  "description": "Teamleader Focus API Specification",
4
- "version": "1.106.0",
4
+ "version": "1.107.0",
5
5
  "author": "Teamleader <development@teamleader.eu> (https://www.teamleader.eu)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/teamleadercrm/focus-api-specification/issues"