v1

latestOpenAPI 3.1.02026-07-24450175.9 KB

GovChecks: Dominican RNC

Validate an individual's business against the National Registry of Taxpayers

post/do/rnc

Request body

documentNumberstring required

Document number from a Dominican national ID card

callbackURLstring required

Response

200

statusinteger
idstring
{"stackTrail":"paths:/do/rnc:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
timestampstring

Example response

{
  "status": 200,
  "id": "dominican-rnc-validation",
  "error": {
    "type": "stepError",
    "code": "dominicanRnc.noResults",
    "message": "The user was not found in the RNC database"
  },
  "timestamp": "2020-11-17T18:36:57.198Z"
}