Proposal summary
Proposal for void packages in UPS using the item fulfillment tracking numbers, When user deleting the Item fulfillment record in Netsuite.
Requirement
When users manually delete item fulfillment records in Netsuite. Need to void corresponding Packages in UPS using API calls.
Our Solution
Description of the task
- We will fetch tracking Numbers when users delete an Item fulfillment in Netsuite.
- If the item fulfillment record has tracking numbers. We will call UPS VOID API using the tracking Numbers.
- If the tracking package is successful, it is void in UPS. We will send an email to the respective person for acknowledgement. with tracking number and API response details.
- If an item fulfillment has multiple tracking numbers we will void those packages in UPS.