latestOpenAPI 3.0.12026-08-1781258463.9 KB

2ecf51b1543e

Neotimo/Annuaire

Starts a PA registration.

The caller hands us a matricule. If the entry is Unclaimed on our side, we mail a magic link to the DGFIP-known address and reply with a generic OK. Same shape returned whether or not the matricule exists — partners can't enumerate the directory through retries. Useful for a PA that wants to kick off their enrolment programmatically from their own back-office instead of clicking through our public sign-up page.

post/api/v1/neotimo/annuaire/register

Request body

matriculestring required

Response

Init result — see An.Platform.Module.Neotimo.Presentation.Dtos.PaDirectory.RegisterPaResult.