v1
latestOpenAPI 3.0.02026-08-061280285.2 KBClient APIs
This enpoint is used to add client company.
post/api/external/client/add
Headers
RF-Api-Keystring
content-typestring
Request body
Response
Auto generated using Swagger Inspector
{"stackTrail":"paths:/api/external/client/add:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"data":{"id":1}}}
Example response
{
"data": {
"id": 1
}
}