Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "?xml": {
- "@version": "1.0",
- "@encoding": "UTF-8"
- },
- "RootDTO": {
- "destination": {
- "name": "companyName"
- },
- "orderData": {
- "amount": "123.45",
- "items": {
- "element": {
- "binding": "saddle",
- "components": {
- "element": {
- "width": "210"
- }
- },
- "description": "Introductory x"
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement