DevelopersManagement APIModelsGetStoreLogoUploadUrlResponseDtoGetStoreLogoUploadUrlResponseDtoidstringRequiredThe ID of the direct image upload URL.upload_urlstringRequiredThe URL to upload the logo to.Example{ "id": "string", "upload_url": "string" }