Delete Offer

Delete an offer.

Path Param

/offer/12345

Response

{
    "code": "P00",
    "message": "Success"
}

Last updated