add predefined orders

This commit is contained in:
Vladislav Hristov
2018-06-20 14:08:31 +03:00
parent 8e9e0df276
commit c0ec4b8fb7
23 changed files with 271 additions and 17 deletions

View File

@@ -0,0 +1,8 @@
'use strict';
module.exports = document => ({
version: 'h004',
orderDetails: { OrderType: 'CDB', OrderAttribute: 'OZHNN', StandardOrderParams: {} },
operation: 'upload',
document,
});