â¨ď¸Get order API
Gets order details (API that wraps Kakao Pay's Get order details API).
Gets order details.
GET
https://api.iamport.kr/kakao/payment/orders
Request is similar and response is identical with Kakao Pay API.
Query Parameters
Name
Type
Description
payment_request_date*
String
Request date
YYYYMMDD
cid
String
Kakao Pay MID
Default: Kakao Pay CID set in i'mport
page
integer
Page number
Swagger Test Link
Last updated