# Setting the deletion reason on an item fulfillment in NetSuite

**URL:** https://connective.celigo.com/t/setting-the-deletion-reason-on-an-item-fulfillment-in-netsuite/5877
**Category:** Integration Apps
**Tags:** netsuite
**Created:** [November 13, 2025, 9:45pm UTC](https://connective.celigo.com/t/setting-the-deletion-reason-on-an-item-fulfillment-in-netsuite/5877 "2025-11-13T21:45:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jonathan\_Neves](https://avatars.discourse-cdn.com/v4/letter/j/94ad74/32.png) [@Jonathan\_Neves](https://connective.celigo.com/u/Jonathan_Neves)
#### Post date: [November 13, 2025, 9:45pm UTC](https://connective.celigo.com/t/setting-the-deletion-reason-on-an-item-fulfillment-in-netsuite/5877/1 "2025-11-13T21:45:40Z")

</div>

I’m creating a workflow that creates, updates, and deletes item fulfillments in Netsuite when an item fulfillment is updated in an external system. Our Netsuite instance is set up to require a deletion reason when a transaction is deleted.

By default, Celigo sets the deletion reason/memo to a generic message

![image](https://us1.discourse-cdn.com/flex001/uploads/celigo/original/2X/4/48d51e884f57d4a137ce2a00cb9ae7c575dc7d23.png)

I’d like to provide a bit more information to the NS audit log. It looks like it should be possible to set the deletion reason from Celigo (see the note on this help center article [https://docs.celigo.com/hc/en-us/articles/360015780951-Import-data-into-NetSuite#import-data-into-netsuite-0](https://docs.celigo.com/hc/en-us/articles/360015780951-Import-data-into-NetSuite#import-data-into-netsuite-0)). I’m not finding other documentation on how to actually do this (and my best shot at it getting the mapping set up correctly is apparently ignored).

Does anyone know how to do this?

---

<div class="post-metadata">

### Author: ![tylerlamparter](https://sea1.discourse-cdn.com/flex001/user_avatar/connective.celigo.com/tylerlamparter/32/9204_2.png) [@tylerlamparter](https://connective.celigo.com/u/tylerlamparter)
#### Post date: [November 14, 2025, 5:13am UTC](https://connective.celigo.com/t/setting-the-deletion-reason-on-an-item-fulfillment-in-netsuite/5877/2 "2025-11-14T05:13:35Z")

</div>

Can you try mapping:

- deletionreason
  - Where this is the internal id of the reason code

- deletionreasonmemo
  - Where this is free form text
