The Organization updates a debt position
Path parameters
Organization fiscal code, the fiscal code of the Organization.
IUPD (Unique identifier of the debt position). Format could be <Organization fiscal code + UUID> this would make it unique within the new PD management system. It's the responsibility of the EC to guarantee uniqueness. The pagoPa system shall verify that this is true and if not, notify the EC.
Query parameters
Request body
Example request
{
"payStandIn": true,
"country": "IT",
"email": "email@domain.com",
"paymentOption": [
{
"transfer": [
{
"organizationFiscalCode": "00000000000",
"iban": "IT0000000000000000000000000",
"postalIban": "IT0000000000000000000000000",
"stamp": {
"provincialResidence": "RM"
}
}
]
}
]
}Response
Debt Position updated.
Example response
{
"payStandIn": true,
"country": "IT",
"email": "email@domain.com",
"paymentOption": [
{
"transfer": [
{
"organizationFiscalCode": "00000000000",
"iban": "IT0000000000000000000000000",
"postalIban": "IT0000000000000000000000000",
"stamp": {
"provincialResidence": "RM"
}
}
]
}
]
}Changes
Changed in 8 of the 17 revisions of this API.121831
- ○
the request optional property
//became read-onlyrequest-optional-property-became-read-only
- ○
the
request property default value changed fromtruetotruerequest-property-default-value-changed
- ○
the
request property default value changed fromfalsetofalserequest-property-default-value-changed
- ○
the response optional property
//became read-only for the statusresponse-optional-property-became-read-only
- ○
the
response's property default value changed fromtruetotruefor the statusresponse-property-default-value-changed
- ○
the
response's property default value changed fromfalsetofalsefor the statusresponse-property-default-value-changed
- ○
- ▲
the request property
////became requiredrequest-property-became-required
- ▲
the request property
//////became requiredrequest-property-became-required
- ▲
the
////request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
////request property's minLength was increased from0to1request-property-min-length-increased
- ▲
added the pattern
^$|^[A-Za-z0-9]{1,35}$to the request property////request-property-pattern-added
- ▲
added the pattern
^[A-Za-z0-9]{1,35}$to the request property////request-property-pattern-added
- ●
the
////request property's maxLength was set to140request-property-max-length-set
- ●
the
////request property's maxLength was set to140request-property-max-length-set
- ●
the
////request property's maxLength was set to35request-property-max-length-set
- ●
the
////request property's maxLength was set to35request-property-max-length-set
- ●
the
////request property's maxLength was set to140request-property-max-length-set
- ●
the
//////request property's maxLength was set to140request-property-max-length-set
- ●
the
//////request property's maxLength was set to140request-property-max-length-set
- ●
the
//request property's min was set to1.00request-property-min-set
- ●
the
////request property's min was set to1.00request-property-min-set
- ○
the endpoint scheme security
Authorizationwas removed from the APIapi-security-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
the response property
////became required for the statusresponse-property-became-required
- ○
the response property
//////became required for the statusresponse-property-became-required
- ○
the
////response's property pattern^[A-Za-z0-9]{1,35}$was added for the statusresponse-property-pattern-added
- ○
the
////response's property pattern^$|^[A-Za-z0-9]{1,35}$was added for the statusresponse-property-pattern-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
the
/////request property's maxLength was set to72request-property-max-length-set
- ●
removed the request property
request-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
////new-optional-request-property
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ●
- ▲
the request property
//became requiredrequest-property-became-required
- ●
the
request property's maxLength was set to140request-property-max-length-set
- ●
the
request property's maxLength was set to140request-property-max-length-set
- ●
the
//request property's maxLength was set to140request-property-max-length-set
- ○
the response property
//became required for the statusresponse-property-became-required
- ▲
- ○
the
request property default valuefalsewas addedrequest-property-default-value-added
- ○
the
request property default valuetruewas addedrequest-property-default-value-added
- ○
the
response's property default valuefalsewas added for the statusresponse-property-default-value-added
- ○
the
response's property default valuetruewas added for the statusresponse-property-default-value-added
- ○
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the
response property's maxLength was unset from140for the response statusresponse-property-max-length-unset
- ▲
the
response property's maxLength was unset from140for the response statusresponse-property-max-length-unset
- ▲
the
//response property's maxLength was unset from140for the response statusresponse-property-max-length-unset
- ○
added the new optional request property
new-optional-request-property
- ○
the request property
//became optionalrequest-property-became-optional
- ○
the
request property default valuetruewas removedrequest-property-default-value-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
the
response's property default valuetruewas removed for the statusresponse-property-default-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
//became requiredrequest-property-became-required
- ●
the
request property's maxLength was set to140request-property-max-length-set
- ●
the
request property's maxLength was set to140request-property-max-length-set
- ●
the
//request property's maxLength was set to140request-property-max-length-set
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
the response property
//became required for the statusresponse-property-became-required
- ▲
- ○
the request optional property
//became not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
with a default value became requiredrequest-property-became-required-with-default
- ○
the response optional property
//became not read-only for the statusresponse-optional-property-became-not-read-only
- ○
the response property
became required for the statusresponse-property-became-required
- ○