Response Formats
By default the output is returned as JSON. You can change the format by adding the following to the end of the URL ...
format/htmlThe available formats are…
- xml
- json
- serialize
- php ( raw output that can be used in eval )
- html
- csv
So , for example, if you wanted the output as XML, then you would use the following URL ...
https://CARTNAME.cartloom.com/api/orders/list/format/xml
Comments
0 comments
Article is closed for comments.