Endpoint responsible for resubmitting documentation for a dunning request after it has been denied.
This call should be used when the process requires a new submission of supporting documents so that the analysis can continue.
Request parameter
id - Unique identifier of the dunning request in Asaas.
Main request parameter
documents - File containing the invoice and/or a notarized contract.
Important rule about document resubmission
Before resubmitting the documentation, the integration should check the isNecessaryResendDocumentation property returned in the dunning request object.
When this property is enabled, it means the process requires a new document submission in order to continue under review.
After resubmission, the dunning request returns to the AWAITING_APPROVAL status.
When to use this endpoint
This endpoint is useful in scenarios such as:
- denied dunning requests due to missing or inconsistent documentation
- the need to supplement previously submitted files
- correcting documentation rejected during analysis
404Not found
