Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://blessed-toad-definitely.ngrok-free.app/api/cabang-kantor \ --header 'Content-Type: application/json' \ --data ' { "namaCabang": "Cabang Jakarta", "alamatLengkap": "Jl. Jend. Sudirman No. 1", "kota": "Jakarta" } '
Name of the branch
"Cabang Jakarta"
Full address of the branch
"Jl. Jend. Sudirman No. 1"
City where the branch is located
"Jakarta"
Branch created successfully