---
title: "Add Product Image"
method: POST
path: "/v3/productimage"
---

# Add Product Image

`POST /v3/productimage`

## Query parameters

- `id` integer, required

## Request body

- object
  - `RAW_BODY` string — Base64 encoded image

## Response `200`

200

- string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/mxmerchant/apis/checkout-api.md) · [All operations](https://skmtc.net/mxmerchant/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mxmerchant/checkout-api/revisions/6807b698abcb/schema)
