Skip to main content
PUT
Update Shop Profile
Modifies the shop’s profile name, description, address, location bounds (using state and LGA references), contact number, or banner/logo images. Accepts multipart form data.

Authorizations

string
required
Your Secret API Key (sk_live_... or sk_test_...) generated from the Developer dashboard. Must be kept secret.

Path Parameters

string
required
The unique UUID of the shop.

Request Body (Multipart / Form Data)

string
Name of the shop.
string
Description of the shop.
string
Physical street address of the storefront.
number
The state ID where the shop is located. Check the location API for valid IDs.
number
The Local Government Area (LGA) ID. Must exist within the specified state.
string
Contact phone number. Must be a valid Nigerian format.
file
New square logo image.
file
New horizontal banner image.