Updates the information of a branch using its code.

Log in to see full request history
Path Params
string
required

The unique code of the branch to update.

Body Params
number | null
Defaults to null

Estimated cooking time in minutes.

string | null
Defaults to null

Name of the branch.

string | null
Defaults to null

Contact phone number of the branch.

string | null
Defaults to null

ISO country code for the branch.

string | null
Defaults to null

Additional comments about the branch.

boolean | null
Defaults to null

Indicates if the branch is active.

boolean | null
Defaults to null

Indicates if SAD (Special Access Delivery) is available.

object | null

Address details of the branch.

Responses
200

Successfully updated branch details.

400

Invalid input data.

404

Branch not found.

500

Internal server error.

Language
URL
Click Try It! to start a request and see the response here!