Sends a new notice to the debtor and updates the contact details of a PENDING payment default.
Contact details can only be updated for payment defaults with PENDING status. When contact details are resubmitted, the payment default's estimated publication date is extended — except when only an SMS (phone) notice is sent.
The system does not check whether a previous notice has already been successfully delivered to the same or a different address.
Notices are sent to every contact address provided. Phone (SMS) is an additional notification channel.
A 422 Unprocessable Entity error is returned if:
- The payment default status is not PENDING.
- bankAccountNumbers does not conform to the IBAN standard.
- An email address is invalid.
- A postal address is incomplete (all of street, city, country, and postalCode are required).
post
https://{BASE_URL}/v1/payment-defaults//notice