latestOpenAPI 3.0.12026-08-0852621.9 KB

9a5329a23c39

Referrals

Process a delayed EIN document after upload

Processes a delayed EIN document after it has been uploaded.

This endpoint should be called after successfully uploading an IRS EIN Confirmation document (CP-575, CP-575 fax sheet, or 147C) using the standard document upload flow (/v1/referrals/{id}/document_upload with type: IRS_EIN_CONFIRMATION).

The document_id should be the id returned from the document upload request.

post/v1/referrals/{id}/process_ein_document

Path parameters

idstring required

Request body

document_idstring required

The document ID returned from the initial document creation request

Response

Document processed successfully