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" } '
Documentation IndexFetch the complete documentation index at: https://v1-learn.neoartd.my.id/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://v1-learn.neoartd.my.id/llms.txt
Use this file to discover all available pages before exploring further.
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