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

  • Only vendors flagged by the Client in the vendor record will be taken into consideration for integration.
  • We will sync the existing Vendor (list provided by the Client) from NS to TrackTraceRX. This will be a one-time initial sync.
  • We will be creating the Vendors as trading partners in TracktraceRX
  • The vendor’s creation/deletion/inactivation in the Second Sorce RX account will be synced with TrackTraceRX in real-time.
    • Vendor creation – POST /trading_partners
    • Vendor inactive – PUT /trading_partners/{uuid}
    • Vendor deletion- DELETE /trading_partners/{uuid}
  • We will sync the existing Vendor (list provided by Second Source RX) from NS to TrackTraceRX. This will be a one-time initial sync.

Leave a comment

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