Order items
Release hold
Authorization
bearer AuthorizationBearer <token>
userToken(계정 스코프) 또는 storeToken(스토어 스코프)
In: header
Path Parameters
orderItemId*string
Response Body
curl -X DELETE "https://example.com/v1/order-items/string/hold"Empty
bearer userToken(계정 스코프) 또는 storeToken(스토어 스코프)
In: header
curl -X DELETE "https://example.com/v1/order-items/string/hold"