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.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.