PayNow

GetStoreLogoUploadUrlResponseDto

idstringRequired
The ID of the direct image upload URL.
upload_urlstringRequired
The URL to upload the logo to.
Example
{
  "id": "string",
  "upload_url": "string"
}