API ReferenceMerchant
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X post "https://api.timbrify.com/api/v1/merchant/accountant/invite" \ -H "Content-Type: application/json" \ -d '{ "email": "user@example.com" }'Empty