Overview - Transform Guide JSON
Similar to working with transactions from platforms like Stripe or Shopify, you need to transform Stedi’s Guide JSON format to and from a shape that your system can understand.
Inbound transactions
Stedi parses and translates inbound files from your trading partner into Guide JSON format. You can then choose a transformation approach to reshape it into your system’s format.
Outbound transactions
For outbound transactions, you need to call the Generate Outbound Transaction endpoint with a Guide JSON payload. For example, you may need to translate employee records exported from your internal database into Guide JSON to create an 834 Benefit Enrollment file.
Prior to calling the API, you can choose a transformation approach to reshape data from your system into Stedi’s Guide JSON format.
Was this page helpful?