Google Merchant API

GMC Merchant API 규격의 요청 body를 그대로 전용 엔드포인트로 전송하면 됩니다. 별도의 데이터 변환 없이 GMC API 표준 방식 그대로 사용할 수 있습니다.

circle-info

GMC Merchant API 규격은 Google 공식 문서arrow-up-right를 참고해 주세요.

GMC API 엔드포인트

  • 요청 주소: https://api.gelatto.ai

Endpoint
Method
Header

/collector/google/products

POST

Api-Key: 발급받은 API KEY

Merchant API 바디와 동일

/collector/google/products/{productInputsName}

PATCH

Api-Key: 발급받은 API KEY

Merchant API 바디와 동일

/collector/google/products/{productInputsName}

DELETE

Api-Key: 발급받은 API KEY

circle-info

{productInputsName} 은 다음 문서 내용arrow-up-right을 참고해 주세요.

마지막 업데이트