Timbrify
API ReferenceConsumer Suite
POST
/api/v1/consumer/suite/invoices/{id}/credit-note

Path Parameters

id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X post "https://api.timbrify.com/api/v1/consumer/suite/invoices/string/credit-note" \  -H "Content-Type: application/json" \  -d '{    "type": "total"  }'
Empty