Timbrify
API ReferenceOther
POST
/api/v1/fiscal-score/bulk

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-score/bulk" \  -H "Content-Type: application/json" \  -d '{    "rfcs": [      "stringstring"    ]  }'
Empty