Skip to main content
PUT
Update Branch

Path Parameters

id
integer
required

Unique identifier for the branch

Example:

1

Body

application/json
namaCabang
string
required

Name of the branch

Example:

"Cabang Jakarta"

alamatLengkap
string
required

Full address of the branch

Example:

"Jl. Jend. Sudirman No. 1"

kota
string
required

City where the branch is located

Example:

"Jakarta"

Response

200

Branch updated successfully