{ "opencollection": "1.0.0", "info": { "name": "Picker Production Documentation accounting bookingIssue API", "version": "V1.0.0" }, "items": [ { "info": { "name": "bookingIssue", "type": "folder" }, "items": [ { "info": { "name": "Set issue for a booking", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/booking/setBookingIssue", "headers": [ { "name": "authorization", "value": "" }, { "name": "content-language", "value": "" } ] }, "docs": "Set issue for a booking" } ] } ], "bundled": true }