Developers
V1
V2

Get order API

Gets order details (API that wraps Kakao Payโ€™s Get order details API).

GET https://api.iamport.kr/kakao/payment/orders

Gets order details.

Request is similar and response is identical with Kakao Pay API.

Parameters

Query

payment_request_date*
String
Request date

YYYYMMDD

cid
String

Kakao Pay MID

Default: Kakao Pay CID set in iโ€™mport

page
integer

Page number

Responses

200: OK
Success
{
  // Response
}

Precaution

The support for this API will be terminated in 2H of 2022 due to Kakao Payโ€™s policy change.