get
https://{BASE_URL}/v1/payment-defaults/
Retrieves detailed information about a specific payment default by its unique identifier.Note: If the payment default status is DELETED, only the defaultStatus and defaultDeletionDate fields are returned in the response. The defaultDeletionDate field is not present for any other status (PENDING, ACTIVE, ENDED, DISPUTED).
A 404 Not Found error is returned if no payment default with the given ID exists.