API Sample Data
Sample data that can be used to try out the API's
As the request and response sample data are quite big, and scrolling through each sample on every endpoint would get quite tedious, we've opted to add sample data for the various messages here instead of in the actual Endpoint data.
Regardless if you are POST'in or GET'ing data the message structure of the messages will be the same.
As stated in the API
section of the documentation, and under JSON/XML or JSON to XML
all our transaction messages are bidirectional and can be transformed to/from JSON/XML.f
Last updated
Was this helpful?