Changes to Return the list of the organization debt positions. The due dates interval is mutually exclusive with the payment dates interval.
GET /organizations/{organizationfiscalcode}/debtpositions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 17 revisions of this API.328
What changed
- ○
the endpoint scheme security
Authorizationwas removed from the APIapi-security-removed
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
for the
queryrequest parameterlimit, default value was changed from50to10request-parameter-default-value-changed
- ▲
for the
queryrequest parameterlimit, the max was decreased from100.00to50.00request-parameter-max-decreased
- ●
removed the optional property
payment_position_list/items/acafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
payment_position_list/items/payStandInfrom the response with the200statusresponse-optional-property-removed
- ○
the
queryrequest parameterpagebecame optionalrequest-parameter-became-optional
- ○
added the optional property
payment_position_list/items/paymentOption/items/transfer/items/companyNameto the response with the200statusresponse-optional-property-added
- ▲
- ○
the
acaresponse's property default valuefalsewas added for the status200response-property-default-value-added
- ○
the
payStandInresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
- ○
added the optional property
payment_position_list/items/acato the response with the200statusresponse-optional-property-added
- ○
added the optional property
payment_position_list/items/payStandInto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
for the
queryrequest parameterorderby, default value was changed fromCOMPANY_NAMEtoINSERTED_DATErequest-parameter-default-value-changed
- ▲