Update the Published Staus of Gift Card
-
I need to update the post status to draft/pubished of this gift card using API.
How it is possible.
Using PUT in Postaman
Body Data :
{
“post_status”: “draft”
}
- The topic ‘Update the Published Staus of Gift Card’ is closed to new replies.