주요 콘텐츠로 건너뛰기

SDK API Changelog

2026.09.02

  • Removed price_template_id and the per-item quantity from the create_order request — price and unit count come from the item catalog, and neither field is accepted from the client any more (breaking)

2026.08.05

  • Documented that get_items responses are cached for 60 seconds, so item price and visibility changes may take up to that long to appear

2026.07.10

  • Added the VED (Venezuelan bolívar) and ZWG (Zimbabwe Gold) currency codes to the shared currency enum used across the item, order, and price point endpoints
  • Added the XCG (Caribbean guilder) currency code to the shared currency enum used across the item, order, and price point endpoints

2026.07.07

  • Removed 13 non-circulating ISO 4217 codes (BOV, CHE, CHW, CLF, COU, CUC, HRK, MXV, SLL, USN, UYI, UYW, XDR) from the shared currency enum (breaking)

2026.07.01

  • Changed the virtual-currency reward type from a single-value enum to a fixed virtual_currency constant in order responses (no functional change) across create_order, get_order, and update_order

2026.06.10

2026.05.01

  • Expanded create_order with required items and player_id and new optional checkout configuration fields
  • Added optional country to update_order request
  • Added redirect_settings, ui_settings, and required rewards/available to all order responses
  • Clarified price object in get_items responses, now exposing amount, amount_decimal, currency, and display directly
  • Clarified context and price structures in get_price_points, now exposing base_currency, country, local_currency, and structured amount fields

2026.04.13

  • Restructured create_order and update_order request bodies
  • Added get_unconsumed_order_details endpoint
  • Added optional eligible_for_loyalty_points, eligible_for_reward_points, and rewards to order responses
  • Expanded currency support with additional ISO 4217 currency codes across items, orders, and price points
  • Relaxed image_url validation on get_items to allow nullable values
  • Added index health check endpoint

도움이 필요하세요?
통합팀에 문의하십시오 [email protected]