API ReferenceOther
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X post "https://api.timbrify.com/api/v1/fiscal-profiles/" \ -H "Content-Type: application/json" \ -d '{ "rfc": "stringstring", "razonSocial": "string", "regimenFiscal": "string", "codigoPostal": "strin" }'Empty