Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.bmpdigital.moneyp.dev.br/Pessoa/ConsultarSituacaoOnBoarding \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --header 'IdempotencyKey: <idempotencykey>' \ --data '{}'
{ "msg": "<string>", "hasError": true, "messages": [ { "code": "<string>", "context": "<string>", "description": "<string>", "field": "<string>" } ], "onBoarding": { "nome": "<string>", "documentoFederal": "<string>", "situacaoCallback": "<string>", "dtCallback": "2023-11-07T05:31:56Z" } }
Show Messages - Onboarding Status Consultation
Informe o token
Show child attributes
OK
Was this page helpful?