question

yotawuth avatar image
yotawuth asked

How can i get item on catalog by itemid?,How can i get item on catalog by itemId?

i want to know can i get item on catalog by itemid?

,

i want to get 1 item on catalog by itemid.

can i get item on catalog by api?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

If you want to get the item info, you can use Get Catalog Items API, but this API can only get all items in catalog, for a specific item info, you can iterate over the results returned by the API.

If you want to purchase Item, you can use Purchase Item API to get item in catalog by itemid. For more detail about item you can refer to the documentation.

In case I understand wrong, please feel free to let me know.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.