simpla.fydocs

Sales Controller_create Manual Sale

POST
/api/sales/manual

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/api/sales/manual" \  -H "Content-Type: application/json" \  -d '{}'
Empty