⌨️Update order status API
Last updated
Last updated
POST
https://api.iamport.kr/payco/orders/status/{imp_uid}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
code
* integer
Response code
0: success, Not 0: check the message
message
* string
Response message
A non-zero code includes a message like 'Invalid payment info'.
response
(PaycoStatusAnnotation, optional)
status
*
string
PAYCO updated order status
['DELIVERY_START', 'PURCHASE_DECISION', 'CANCELED']
Swagger Test Link
imp_uid*
String
i'mport transaction ID
status*
String
Status code
DELIVERY_START
PURCHASE_DECISION
CANCELED