Postings: unconfirm free posting
postings_unconfirm_freeRevert a free posting's confirmation to return it to an unconfirmed state for correction. Only applies to non-fixed postings.
Instructions
๐ก WRITE ยท reverts state: Reverts a prior state change (un-confirm a posting, restore a deleted receipt). Reversible.
unconfirm free posting
Remove a specified free posting by unconfirming it. This will only work if the posting is not fixed.
Use to send a free posting back to the unconfirmed state so it can be corrected.
This keeps the posting and only clears its confirmation. To remove the posting itself, use postings_cancel.
Only works while the posting is not fixed. Fixed postings can no longer be unconfirmed.
Endpoint: POST /postings/unconfirm/free
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posting_id_by_customer | Yes | The id_by_customer of the free posting. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Success message | |
| success | Yes | Success boolean |