mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-12-16 08:39:31 +00:00
add predefined orders
This commit is contained in:
7
lib/predefinedOrders/HIA.js
Normal file
7
lib/predefinedOrders/HIA.js
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
version: 'h004',
|
||||
orderDetails: { OrderType: 'HIA', OrderAttribute: 'DZNNN' },
|
||||
operation: 'ini',
|
||||
};
|
||||
Reference in New Issue
Block a user