[Document] Available document types - Response

[ { "type": "Payment Receipt", "id": "1", "need_document_reference": true, // ADDED "need_payment_info": true, // ADDED "need_storage_bins_info": false // ADDED }, { "type": "Payment Receipt / Tax Invoice (ABB)", "id": "2", "need_document_reference": false, "need_payment_info": true, "need_storage_bins_info": false }, { "type": "Payment Receipt / Tax Invoice", "id": "3", "need_document_reference": false, "need_payment_info": true, "need_storage_bins_info": false }, { "type": "Delivery Note", "id": "4", "need_document_reference": false, "need_payment_info": false, "need_storage_bins_info": true } ]
The Sample API Response
Module name: Available document types
Sample view: Response

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.