API ReferenceInvoices
Authorization
cookieAuth session<token>
Cookie de sesión para merchant/consumer
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X post "https://api.timbrify.com/api/v1/invoices/by-ids" \ -H "Content-Type: application/json" \ -d '{ "ids": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ] }'Empty