get
https://{BASE_URL}/v1/payment-defaults//notices
Retrieves the list of notices sent for a specific payment default.Each notice contains details about the delivery channel (POST, EMAIL, or PHONE), its current status, and channel-specific contact information.If the payment default has no notices a 200 OK response is returned with an empty notices array.
A 404 Not Found error is returned if no payment default with the given ID exists.