Real time integration of Customer Sync from NetSuite to TrackTraceRX : Create/Update/Delete – TEST CASE DOCUMENTATION

  • The customers created, updated /deleted/inactivated in the client account will be synced with TrackTraceRX in real time.
  • Only customers flagged by client in the customer record will be taken into consideration for integration.
  • We will sync the existing Customer (list provided by the Client) from NS to TrackTraceRX. This will be a one-time initial sync.
  • We will be creating the Customers as trading partners in TracktraceRX
  • Only Customers flagged by client in the customer record will be taken into consideration for integration.
    • customer creation – POST /trading_partners
    • customer inactive – PUT /trading_partners/{uuid}
    • customer deletion- DELETE /trading_partners/{uuid}
  • We will sync the existing customer (list provided by Second Source RX) from NS to TrackTraceRX. This will be a one-time initial sync.

Additional custom fields have been added to the Address record to store the Serialized Global Location Number (SGLN) and Global Location Number (GLN).

Leave a comment

Your email address will not be published. Required fields are marked *