cURL
curl --request PUT \ --url https://blessed-toad-definitely.ngrok-free.app/api/cabang-kantor/{id} \ --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.
Unique identifier for the branch
1
Name of the branch
"Cabang Jakarta"
Full address of the branch
"Jl. Jend. Sudirman No. 1"
City where the branch is located
"Jakarta"
Branch updated successfully