{"info":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","description":"<html><head></head><body><p>DIXIPAY Core Banking API collection contains API calls and description for current and card accounts management.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2461630","collectionId":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","publishedId":"2s93zB5gnh","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-06-30T10:20:38.000Z"},"item":[{"name":"Customer Online Banking","item":[{"name":"Customer","item":[{"name":"Create New Customer - Personal Type Account","id":"923bd043-4d32-4cb0-8160-5d479c5b4d15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"genderId\": 15,\n    \"externalId\": \"АСX00018\",\n\t\"mobileNo\": 199248898818,\n    \"emailAddress\":\"jhpn@gmail.com\",\n\t\"dateOfBirth\": \"1928-07-13\",\n\t\"firstname\": \"Salek\",\n\t\"middlename\": \"Rashid\",\n\t\"lastname\": \"Hasan\",\n    \"feeScheme\":\"default\",\n\t\"address\": [{\n        \"addressLine1\": \"the Street \",\n\t\t\"addressLine2\": \"the House\",\n        \"countryId\": 23,\n        \"city\": \"London\",\n\t\t\"postalCode\": \"EC3A 2AD\"\n\t}]\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/personal","description":"<p>Create New Customer and Open Current Account with a dedicated IBAN</p>\n<ul>\n<li>genderId - (number) value from dictionary</li>\n<li>externalId - (string) ID for external system</li>\n<li>mobileNo - (string) phone number must be uniquie</li>\n<li>emailAddress - (string) email</li>\n<li>dateOfBirth - (date) format YYYY-MM-DD</li>\n<li>firstname - (string)</li>\n<li>middlename</li>\n<li>lastname</li>\n<li>address<ul>\n<li>addressLine1</li>\n<li>addressLine2</li>\n<li>countryId</li>\n<li>city</li>\n<li>postalCode</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["psp","api","v1","self","clients","personal"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"923bd043-4d32-4cb0-8160-5d479c5b4d15"},{"name":"Create New Customer - Business Type Account","id":"11353b50-094e-4182-b278-858ca82130b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"externalId\": \"BIGC00003\",\n\t\"mobileNo\": \"37388800003\",\n\t\"clientTypeId\": 278,\n\t\"companyName\": \"Big Company Limited\",\n    \"feeScheme\":\"default\",\n    \"clientNonPersonDetails\": {\n\t\t\"constitutionId\": \"286\",\n        \"incorpDate\":\"2019-07-19\",\n\t\t\"incorpValidityTillDate\": \"2023-01-20\", \n\t\t\"incorpNumber\": \"ICN00001\",\n\t\t\"mainBusinessLineId\": 284,\n\t\t\"remarks\": \"\"\n\t},\n\t\"address\": [{\n\t\t\"addressTypeId\": 19,\n\t\t\"addressLine1\": \"the Adress 1\",\n\t\t\"addressLine2\": \"the Adress 2\",\n\t\t\"city\": \"City\",\n\t\t\"countryId\": 30,\n\t\t\"postalCode\": \"999\"\n\n\t}, {\n\t\t\"addressTypeId\": 20,\n\t\t\"addressLine1\": \"the Adr 1\",\n\t\t\"addressLine2\": \"the Adr 2\",\n\t\t\"city\": \"City\",\n\t\t\"countryId\": 234,\n\t\t\"postalCode\": \"9857\"\n\t}]\n\t\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/business","description":"<p>Create New Customer and Open Current Account with a dedicated IBAN</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients","business"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"11353b50-094e-4182-b278-858ca82130b2"},{"name":"Customers List","event":[{"listen":"prerequest","script":{"id":"b0050522-7377-43a2-a168-f64fe2e3b164","exec":[""],"type":"text/javascript"}}],"id":"58a169d6-ed64-42a2-afbd-532105ae6aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients","description":"<p>Get associated customer with current API user.</p>\n<ul>\n<li>id - dynamic ID renew every login</li>\n<li>externalId - ID from external system</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"58a169d6-ed64-42a2-afbd-532105ae6aa8"},{"name":"Retrive Customer by ID","id":"ac392e0e-ae2c-42f1-bab6-007002a9e3ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"7e4369e3-4a6b-4e58-82ce-2f24cc408c33","type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"ac392e0e-ae2c-42f1-bab6-007002a9e3ca"},{"name":"Retrieve Customer by External ID","id":"e23d8bf9-098d-4c26-85c7-3247f90bfa8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients?externalId=BIGC00004","description":"<p>Get associated customer with current API user.</p>\n<ul>\n<li>id - dynamic ID renew every login</li>\n<li>externalId - ID from external system</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"externalId","value":"BIGC00004"}],"variable":[]}},"response":[],"_postman_id":"e23d8bf9-098d-4c26-85c7-3247f90bfa8a"},{"name":"List of Customer's Accounts","event":[{"listen":"test","script":{"id":"7453fb38-f56c-47fb-84d9-d1c751fc1dd0","exec":[""],"type":"text/javascript"}}],"id":"c7532d29-0975-4288-a92e-1535c6bba9f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/accounts","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","accounts"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"disabled":true,"key":"productId","value":"5"},{"disabled":true,"key":"externalId","value":"VC143DIXI90"}],"variable":[{"id":"0e62b9e0-f4ba-4dc6-8f1c-a1c7375f7f7f","type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"c7532d29-0975-4288-a92e-1535c6bba9f8"},{"name":"Customer Activity Detail","id":"95acf1fb-49a3-4449-a8c6-f023ad7ada1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/activity/:activityID","description":"<p>Get more details about activity</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","activity",":activityID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"81365694-ead5-4d04-a9e3-dcbb15175104","type":"any","value":"160034117","key":"clientID"},{"id":"f8d2e98c-fd0d-4716-a835-3cc4e34bf30d","type":"any","value":"7370bcd8-a36b-4f70-93b5-739733c3319a","key":"activityID"}]}},"response":[],"_postman_id":"95acf1fb-49a3-4449-a8c6-f023ad7ada1c"},{"name":"Customer Activity Detail for Transfer","id":"0fbb8519-a525-4d58-a98e-8f99ea79a797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/activity/:activityID","description":"<p>Get more details about activity</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","activity",":activityID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"44409f37-ec6a-4513-a110-78538ae2047c","type":"string","value":"160034117","key":"clientID"},{"id":"b63ac2fb-611d-4058-9951-7ba14eac5382","type":"string","value":"7370bcd8-a36b-4f70-93b5-739733c3319a","key":"transactionId"}]}},"response":[],"_postman_id":"0fbb8519-a525-4d58-a98e-8f99ea79a797"},{"name":"Customer All Activities","id":"32c660c5-0ed8-4188-a551-9a21c1f146dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/activity?dateFrom=2022-08-20&dateTo=2022-08-22","description":"<p>Activity shows incoming request from AML team and system events such as incoming payments, documents requests etc/</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","activity"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"dateFrom","value":"2022-08-20"},{"key":"dateTo","value":"2022-08-22"}],"variable":[{"id":"56aca7fa-6a2a-4ce6-89ba-8b29da89f620","description":{"content":"<p>Dynamic client ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"32c660c5-0ed8-4188-a551-9a21c1f146dd"}],"id":"5b609e65-f7c6-46d6-a5ca-6db9421ab027","_postman_id":"5b609e65-f7c6-46d6-a5ca-6db9421ab027","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Accounts","item":[{"name":"Account Details","id":"67d3722d-7b4a-4627-8ad8-fe531b863899","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID","description":"<p>Retrieves all current accounts for customer</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"0b4ccdd0-6451-4a04-b7f1-ee74b2645335","description":{"content":"<p>Dynamic current account ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"67d3722d-7b4a-4627-8ad8-fe531b863899"},{"name":"Account Fees","id":"5c5b6955-62f9-4f44-be64-5116830d9f16","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/fees","description":"<p>Retrieves all current accounts for customer</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"2380a062-3b6d-49f9-a506-53dced9a9c1c","description":{"content":"<p>Dynamic current account ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"5c5b6955-62f9-4f44-be64-5116830d9f16"},{"name":"Create New Current Account","id":"32438614-94c7-4dc3-935c-8d9930e2df49","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"feeScheme\":\"default\"\n }","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:clientID","description":"<p>Retrieves all current accounts for customer</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":clientID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"76148e07-9b3d-446e-a0db-7672461aa3d4","type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"32438614-94c7-4dc3-935c-8d9930e2df49"},{"name":"Account  Statements","id":"519aa278-6a2e-4615-91af-a14552e3c3bb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/statements?dateFrom=2023-01-02&dateTo=2023-03-01&associations=transactions,charges,filters","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","statements"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"description":{"content":"<p>Date from</p>\n","type":"text/plain"},"key":"dateFrom","value":"2023-01-02"},{"key":"dateTo","value":"2023-03-01"},{"key":"associations","value":"transactions,charges,filters"}],"variable":[{"type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"519aa278-6a2e-4615-91af-a14552e3c3bb"},{"name":"Account  Statements Export","id":"5bbb58c3-90a3-4810-b026-9fd5c42d37b6","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/reports?reportName=statement&dateFrom=2023-01-02&dateTo=2023-03-01&associations=transactions,charges","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","reports"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"reportName","value":"statement"},{"key":"dateFrom","value":"2023-01-02"},{"key":"dateTo","value":"2023-03-01"},{"key":"associations","value":"transactions,charges"}],"variable":[{"id":"9f8a152a-0deb-4e3f-84aa-b8c51cec283e","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"5bbb58c3-90a3-4810-b026-9fd5c42d37b6"},{"name":"Account Reports","id":"170fb7e5-f0a1-4d4b-a921-8ef902da6c49","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/ireport?reportRef=RP.c0f1a33a&dateFrom=2024-01-01&dateTo=2024-12-01&format=pdf","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","ireport"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"reportRef","value":"RP.c0f1a33a"},{"key":"dateFrom","value":"2024-01-01"},{"key":"dateTo","value":"2024-12-01"},{"key":"format","value":"pdf"}],"variable":[{"id":"70433c50-3666-4784-9f24-5c8f49445a17","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"170fb7e5-f0a1-4d4b-a921-8ef902da6c49"},{"name":"Account Charges","id":"0163cca9-0f3b-4487-bedf-f212354fef06","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/fees","description":"<p>Retrieves all current accounts for customer</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"2380a062-3b6d-49f9-a506-53dced9a9c1c","description":{"content":"<p>Dynamic current account ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"0163cca9-0f3b-4487-bedf-f212354fef06"}],"id":"e40a1b99-aa54-4b6f-bef5-138d14682c39","_postman_id":"e40a1b99-aa54-4b6f-bef5-138d14682c39","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Beneficiaries","item":[{"name":"Add New Benificiary","id":"f7074feb-8419-48f1-8c9d-67ad6627259e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"locale\": \"en_GB\",\n    \"name\": \"Super Servers LLC\",\n    \"city\": \"London\",\n    \"address\": \"Downing Street 10\",\n    \"postalCode\": \"00000\",\n    \"countryCode\": \"GB\",\n    \"scheme\": \"sepa\",\n    \"beneficiaryType\": \"O\",\n    \"accountBic\": \"BKENGB33XXX\",\n    \"accountNumber\": \"GB24BKEN1000000000000\"\n}"},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries","description":"<p>Add new beneficiary for customer. The beneficiary can use for SEPA and SWIFT payments</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"f7074feb-8419-48f1-8c9d-67ad6627259e"},{"name":"Retrive Benificiary List - SEPA","id":"ec59dfa9-42e7-4bb6-a85e-5b504a3906a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries?scheme=sepa","description":"<p>List of beneficiary</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"scheme","value":"sepa"}],"variable":[{"type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"ec59dfa9-42e7-4bb6-a85e-5b504a3906a9"},{"name":"Retrive Benificiary List - SWIFT","id":"322ae302-2830-4ccc-942b-6944e3ddf184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries?scheme=swift","description":"<p>List of beneficiary</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"scheme","value":"swift"}],"variable":[{"type":"any","value":"000000000","key":"clientID"}]}},"response":[],"_postman_id":"322ae302-2830-4ccc-942b-6944e3ddf184"},{"name":"Find Benificiary by ID","id":"9e3f86e0-a674-4144-a724-bd57d68971b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries/:beneficiaryID","description":"<p>Get beneficiary by ID</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries",":beneficiaryID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"type":"any","value":"000000000","key":"clientID"},{"description":{"content":"<p>Beneficairy ID</p>\n","type":"text/plain"},"type":"any","value":"00000","key":"beneficiaryID"}]}},"response":[],"_postman_id":"9e3f86e0-a674-4144-a724-bd57d68971b5"},{"name":"Edit Benificiary by ID","id":"efd41c4a-1bcc-499e-b81b-93f8fabed724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"locale\": \"en_GB\",\n    \"phone\": \"\",\n    \"name\": \"test 06\",\n    \"city\": \"sdsfdf\",\n    \"address\": \"sdfsd\",\n    \"postalCode\": \"sdfsd\",\n    \"email\": \"me@me.com\",\n    \"accountType\": \"\",\n    \"beneficiaryType\": \"O\",\n    \"accountNumber\": \"NL47ABNA7853818114\",\n    \"accountBic\": \"ABNANL2A\",\n    \"countryCode\": \"AS\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries/:beneficiaryID","description":"<p>Get beneficiary by ID</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries",":beneficiaryID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"type":"any","value":"000000000","key":"clientID"},{"description":{"content":"<p>Beneficairy ID</p>\n","type":"text/plain"},"type":"any","value":"00000","key":"beneficiaryID"}]}},"response":[],"_postman_id":"efd41c4a-1bcc-499e-b81b-93f8fabed724"},{"name":"Get Benificiary Bank by BIC Copy","id":"78a8df49-a87e-4108-b818-074d57d49978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries/bic/:bic","description":"<p>Get beneficiary by ID</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries","bic",":bic"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"5f260d26-84db-409c-a0bd-db6dc182a334","type":"any","value":"146123053","key":"clientID"},{"id":"f63c75ff-12f1-4a3c-bb11-eaf26581b30b","type":"any","value":"NDEAFIHH","key":"bic"}]}},"response":[],"_postman_id":"78a8df49-a87e-4108-b818-074d57d49978"},{"name":"Delete Benificiary by ID","id":"f9e88811-2b13-4351-893b-0963a2e3f2cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/clients/:clientID/beneficiaries/:beneficiaryID","description":"<p>Delete beneficiary by ID</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","clients",":clientID","beneficiaries",":beneficiaryID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"039fe08d-2c36-4c94-b567-18b763bf8c02","type":"any","value":"000000000","key":"clientID"},{"id":"c68dbe93-4500-4ae2-92d1-1fc92d174117","description":{"content":"<p>Beneficairy ID</p>\n","type":"text/plain"},"type":"any","value":null,"key":"beneficiaryID"}]}},"response":[],"_postman_id":"f9e88811-2b13-4351-893b-0963a2e3f2cd"}],"id":"fee553ad-c548-4ee1-92bd-16d3ab7a226b","_postman_id":"fee553ad-c548-4ee1-92bd-16d3ab7a226b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Transfers","item":[{"name":"SEPA Transfers","id":"536354a7-4e12-4c17-b2b6-c1555072012e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"settlementDate\": \"20-01-2023\",\n\t\"transferAmount\":  19750.000000,\n\t\"transferDescription\": \"Software services inv INV-10008\",\n\t\"isExpress\": true,\n\t\"reconciliationId\": \"335886\",\n\t\"verificationCode\": \"00000000\",\n    \"toBeneficiary\": {\n\t\t\"accountBic\": \"BCYPCY2NXXX\",\n\t\t\"accountNumber\": \"CY75002001950000357034913159\",\n\t\t\"address\": \"171 Arch. Makariou, Limassol, 3027, Cyprus\",\n\t\t\"beneficiaryType\": \"P\",\n\t\t\"city\": \"Limassol\",\n\t\t\"countryCode\": \"CY\",\n\t\t\"email\": \"\",\n\t\t\"locale\": \"en_GB\",\n\t\t\"name\": \"LAVARA SOFTWARE TECHNOLOGIES LTD\",\n\t\t\"phone\": \"36847898979\",\n\t\t\"postalCode\": \"87DF\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/remittance/sepa","description":"<p>Transfer to external account using SEPA</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","remittance","sepa"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"6ad4d5c1-c5d7-4ce4-9fbf-2316cff64327","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"536354a7-4e12-4c17-b2b6-c1555072012e"},{"name":"Fees SEPA Transfers","id":"7340514a-439d-4849-8f65-d7ece0771e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"settlementDate\": \"23-08-2022\",\n\t\"transferAmount\":  75.00,\n\t\"transferDescription\": \"TEST PAYMENT\",\n\t\"isExpress\": true,\n\t\"reconciliationId\": \"gcvf87-iuhre-asasd-vvvfe-ewrwer\",\n\t\"verificationCode\": \"00000000\",\n    \"toBeneficiary\": {\n\t\t\"accountBic\": \"BELADEBE\",\n\t\t\"accountNumber\": \"DE76350603864919500009\",\n\t\t\"address\": \"thr Street house 10\",\n\t\t\"beneficiaryType\": \"P\",\n\t\t\"city\": \"Berlin\",\n\t\t\"countryCode\": \"DE\",\n\t\t\"email\": \"mail@ddd.de\",\n\t\t\"locale\": \"en_GB\",\n\t\t\"name\": \"Tailor Sons and Others \",\n\t\t\"phone\": \"36847898979\",\n\t\t\"postalCode\": \"87DF\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/remittance/sepa/fees","description":"<p>Transfer to external account using SEPA</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","remittance","sepa","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"45043829-162f-4cb1-9071-9b7b71f69398","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"7340514a-439d-4849-8f65-d7ece0771e6b"},{"name":"SWIFT Transfers","id":"fc5fce07-e0a3-4532-818d-67b0f24fdde0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/remittance/swift","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","remittance","swift"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"e950836a-70f5-449d-b0ad-6afd962e66ef","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"fc5fce07-e0a3-4532-818d-67b0f24fdde0"},{"name":"Transfers Between Customer Own Current Accounts","id":"b3b41809-50ce-4cfe-96bb-5de0705393a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"50.00\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Transfer Between Own Accounts\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:fromCurrentAccountID/remittance/:toCurrentAccountID","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":fromCurrentAccountID","remittance",":toCurrentAccountID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"c7a7c391-dd97-4446-8408-dc110a544e71","description":{"content":"<p>Current Account Dynamic ID From</p>\n","type":"text/plain"},"type":"any","value":"123992218","key":"fromCurrentAccountID"},{"id":"94323197-f19c-4cce-baa5-fdb4a65f7f32","description":{"content":"<p>Current Account Dynamic ID To</p>\n","type":"text/plain"},"type":"any","value":"144878013","key":"toCurrentAccountID"}]}},"response":[],"_postman_id":"b3b41809-50ce-4cfe-96bb-5de0705393a2"},{"name":"Fees Between Customer Own Current Accounts","id":"d37669b9-6ffd-478c-a5ba-b8f3be699d42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"50.00\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Transfer Between Own Accounts\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:fromCurrentAccountID/remittance/:toCurrentAccountID/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":fromCurrentAccountID","remittance",":toCurrentAccountID","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"fa0a46bf-a5a3-4b97-9e10-5c650d682729","description":{"content":"<p>Current Account Dynamic ID From</p>\n","type":"text/plain"},"type":"any","value":"123992218","key":"fromCurrentAccountID"},{"id":"c2ad1d34-1b55-470d-90de-8d764fb0be2a","description":{"content":"<p>Current Account Dynamic ID To</p>\n","type":"text/plain"},"type":"any","value":"144878013","key":"toCurrentAccountID"}]}},"response":[],"_postman_id":"d37669b9-6ffd-478c-a5ba-b8f3be699d42"},{"name":"Transfers Between Customer Own Card Accounts","id":"694a7987-1be8-4259-a820-63dd86a568bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":5.00,\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Internal Transfer\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:fromCardAccountID/remittance/:toCardAccountID","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":fromCardAccountID","remittance",":toCardAccountID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"bcd790c4-9ff3-4312-94e5-49772696d159","type":"any","value":"120802972","key":"fromCardAccountID"},{"id":"695011e9-010b-4ad2-a500-acb6d17cfa6e","type":"any","value":"110064781","key":"toCardAccountID"}]}},"response":[],"_postman_id":"694a7987-1be8-4259-a820-63dd86a568bf"},{"name":"Fees Transfers Between Customer Own Card Accounts","id":"de378b22-3a1c-4193-a020-6517a0ebbd8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":5.00,\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Internal Transfer\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:fromCardAccountID/remittance/:toCardAccountID/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":fromCardAccountID","remittance",":toCardAccountID","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"d02de271-ab4b-4bc4-8349-7fd1f888f0bc","type":"any","value":"120802972","key":"fromCardAccountID"},{"id":"89b9cbb4-4a48-4cf7-9179-eaeb2a3deb15","type":"any","value":"110064781","key":"toCardAccountID"}]}},"response":[],"_postman_id":"de378b22-3a1c-4193-a020-6517a0ebbd8e"}],"id":"12dae1e8-5773-4d64-9e07-76e80131b838","description":"<p>Transfers could be performed between customer account of same product i.e. current account and card accounts or to external accounts using SEPA or SWIFT</p>\n","_postman_id":"12dae1e8-5773-4d64-9e07-76e80131b838","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Cards","item":[{"name":"Card Issuing","item":[{"name":"Create Virtual Card (Reloadable)","id":"6a589a87-4e07-4bcc-bfba-12efa12872c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardBrand\":\"MC\",\n    \"cardType\":\"VCR\",\n    \"currency\":\"EUR\",\n    \"mobileNo\":985621147747,\n    \"is3DS\":false,\n    \"expiryPeriod\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards","description":"<p>Issuing new reloadable virtual card  </p>\n<p>Each virtual card associate with new card account</p>\n<p>cardBrand - for full list check /dictionary/cardBrand</p>\n<ul>\n<li>MC - MasterCard</li>\n<li>UP - UnionPay</li>\n<li>VC - Visa Card</li>\n</ul>\n<p>cardType - for full list check /dictionary/cardType</p>\n<ul>\n<li>VCR - Virtual card reloadable</li>\n<li>VCN - Virtual card non reloadable</li>\n</ul>\n<p>currency</p>\n<ul>\n<li>EUR - Euro</li>\n</ul>\n<p>expiryPeriod - expity period 1 year</p>\n<p>initAmount - initialization amount for virtual card non reloadable. Format #.##</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"efb820be-2491-4bd0-879e-88fd3931650a","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"6a589a87-4e07-4bcc-bfba-12efa12872c4"},{"name":"Fees Create Virtual Card (Reloadable)","id":"001103dc-4a93-4c0f-81c3-e9a93974b6c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardBrand\":\"MC\",\n    \"cardType\":\"VCR\",\n    \"currency\":\"EUR\",\n    \"expiryPeriod\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards/fees","description":"<p>Issuing new reloadable virtual card  </p>\n<p>Each virtual card associate with new card account</p>\n<p>cardBrand - for full list check /dictionary/cardBrand</p>\n<ul>\n<li>MC - MasterCard</li>\n<li>UP - UnionPay</li>\n<li>VC - Visa Card</li>\n</ul>\n<p>cardType - for full list check /dictionary/cardType</p>\n<ul>\n<li>VCR - Virtual card reloadable</li>\n<li>VCN - Virtual card non reloadable</li>\n</ul>\n<p>currency</p>\n<ul>\n<li>EUR - Euro</li>\n</ul>\n<p>expiryPeriod - expity period 1 year</p>\n<p>initAmount - initialization amount for virtual card non reloadable. Format #.##</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"bc67deef-8490-4526-af71-412cece7a80a","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"001103dc-4a93-4c0f-81c3-e9a93974b6c9"},{"name":"Create Virtual Card (Non Reloadable)","id":"829ccc05-7160-419e-ad87-e4590f955c3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardBrand\":\"MC\",\n    \"cardType\":\"VCN\",\n    \"currency\":\"EUR\",\n    \"mobileNo\":985621147747,\n    \"expiryPeriod\":3,\n    \"initAmount\":50.00\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards","description":"<p>Issuing new non reloadable virtual card</p>\n<p>Each virtual card associate with new card account</p>\n<p>cardBrand - for full list check /dictionary/cardBrand</p>\n<ul>\n<li>MC - MasterCard</li>\n<li>UP - UnionPay</li>\n<li>VC - Visa Card</li>\n</ul>\n<p>cardType - for full list check /dictionary/cardType</p>\n<ul>\n<li>VCR - Virtual card reloadable</li>\n<li>VCN - Virtual card non reloadable</li>\n</ul>\n<p>currency</p>\n<ul>\n<li>EUR - Euro</li>\n</ul>\n<p>expiryPeriod - expity period 1 year</p>\n<p>initAmount - initialization amount for virtual card non reloadable. Format #.##</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"28539385-5abe-48b9-b08d-b6d628e01f1a","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"829ccc05-7160-419e-ad87-e4590f955c3a"},{"name":"Fees Create Virtual Card (Non Reloadable)","id":"bb4a0175-55bf-4646-97dd-a33afc08a407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardBrand\":\"MC\",\n    \"cardType\":\"VCN\",\n    \"currency\":\"EUR\",\n    \"expiryPeriod\":1,\n    \"initAmount\":50.00\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards/fees","description":"<p>Issuing new non reloadable virtual card</p>\n<p>Each virtual card associate with new card account</p>\n<p>cardBrand - for full list check /dictionary/cardBrand</p>\n<ul>\n<li>MC - MasterCard</li>\n<li>UP - UnionPay</li>\n<li>VC - Visa Card</li>\n</ul>\n<p>cardType - for full list check /dictionary/cardType</p>\n<ul>\n<li>VCR - Virtual card reloadable</li>\n<li>VCN - Virtual card non reloadable</li>\n</ul>\n<p>currency</p>\n<ul>\n<li>EUR - Euro</li>\n</ul>\n<p>expiryPeriod - expity period 1 year</p>\n<p>initAmount - initialization amount for virtual card non reloadable. Format #.##</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"9e1e946f-a1a2-4bf1-bdfb-b32d8bbfd697","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"bb4a0175-55bf-4646-97dd-a33afc08a407"},{"name":"Create Physical Card DEBIT","id":"aa6c0939-b047-4338-849c-8f76f90914d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardBrand\":\"MC\",\n    \"cardType\":\"PCA\",\n    \"currency\":\"EUR\",\n    \"expiryPeriod\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards","description":"<p>Issuing new reloadable physical card.</p>\n<p>Each virtual card associate with new card account</p>\n<p>cardBrand - for full list check /dictionary/cardBrand</p>\n<ul>\n<li>MC - MasterCard</li>\n<li>UP - UnionPay</li>\n<li>VC - Visa Card</li>\n</ul>\n<p>cardType - for full list check /dictionary/cardType</p>\n<ul>\n<li>VCR - Virtual card reloadable</li>\n<li>VCN - Virtual card non reloadable</li>\n</ul>\n<p>currency</p>\n<ul>\n<li>EUR - Euro</li>\n</ul>\n<p>expiryPeriod - expity period 1 year</p>\n<p>initAmount - initialization amount for virtual card non reloadable. Format #.##</p>\n","urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"94876e47-c156-4758-9217-65e472f3fdec","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"aa6c0939-b047-4338-849c-8f76f90914d9"},{"name":"Fees Create Physical Card DEBIT","id":"05318082-71ec-471f-ab47-8371dac7bbae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardBrand\":\"MC\",\n    \"cardType\":\"PCA\",\n    \"currency\":\"EUR\",\n    \"expiryPeriod\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards","description":"<p>Issuing new reloadable physical card.</p>\n<p>Each virtual card associate with new card account</p>\n<p>cardBrand - for full list check /dictionary/cardBrand</p>\n<ul>\n<li>MC - MasterCard</li>\n<li>UP - UnionPay</li>\n<li>VC - Visa Card</li>\n</ul>\n<p>cardType - for full list check /dictionary/cardType</p>\n<ul>\n<li>VCR - Virtual card reloadable</li>\n<li>VCN - Virtual card non reloadable</li>\n</ul>\n<p>currency</p>\n<ul>\n<li>EUR - Euro</li>\n</ul>\n<p>expiryPeriod - expity period 1 year</p>\n<p>initAmount - initialization amount for virtual card non reloadable. Format #.##</p>\n","urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"94876e47-c156-4758-9217-65e472f3fdec","type":"any","value":"000000000","key":"currentAccountID"}]}},"response":[],"_postman_id":"05318082-71ec-471f-ab47-8371dac7bbae"}],"id":"49bdf23d-da68-4525-8323-23f121f7a592","description":"<p>Issuing Debit and Virtual Cards</p>\n","_postman_id":"49bdf23d-da68-4525-8323-23f121f7a592","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Card Accounts","item":[{"name":"Card Account Details","id":"d18c04f5-5ff4-4594-b5e8-598186f9cb14","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:cardAccountID","description":"<p>Retrieves all card accounts for customer</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":cardAccountID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"47f0d639-9243-4377-8695-777eb75de174","type":"any","value":"137029903","key":"cardAccountID"}]}},"response":[],"_postman_id":"d18c04f5-5ff4-4594-b5e8-598186f9cb14"},{"name":"Cards Associated to Account","id":"3f5b2ce7-d9d8-4845-83a1-bc57feb23f37","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:cardAccountID/cards","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":cardAccountID","cards"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"a68ddbbe-fe31-4cb2-9630-591cc1402784","description":{"content":"<p>Dynamic card account</p>\n","type":"text/plain"},"type":"any","value":"146997065","key":"cardAccountID"}]}},"response":[],"_postman_id":"3f5b2ce7-d9d8-4845-83a1-bc57feb23f37"},{"name":"Card Statements","id":"170eeeaa-3f1a-4a67-aaad-2a578a9e3dd8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:cardAccountID/cards/:cardID?dateFrom=2022-09-07&dateTo=2022-09-08","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":cardAccountID","cards",":cardID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[{"key":"dateFrom","value":"2022-09-07"},{"key":"dateTo","value":"2022-09-08"}],"variable":[{"id":"4a291dbd-24a7-431b-9f87-16c306987bc6","type":"any","value":"153478380","key":"cardAccountID"},{"id":"cae18816-a7f9-49d0-a590-aff2d7fb796d","type":"any","value":"0FLTUSJD2IVHPLRT","key":"cardID"}]}},"response":[],"_postman_id":"170eeeaa-3f1a-4a67-aaad-2a578a9e3dd8"}],"id":"66ffb606-ca38-40fd-8ddd-05567514fcae","_postman_id":"66ffb606-ca38-40fd-8ddd-05567514fcae","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Card Management","item":[{"name":"Card Activation","id":"9ce4a782-8124-4e90-abb3-33233e20cc6b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:accountID/cards/:cardID/activate","description":"<p>Activate card</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":accountID","cards",":cardID","activate"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"08adbb8e-b3ce-47a8-a2ba-e322529bc80f","description":{"content":"<p>Dynamic card account ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"accountID"},{"id":"afb979c3-c441-4dd7-87b2-5ef8e1d2a9c7","description":{"content":"<p>Card ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"cardID"}]}},"response":[],"_postman_id":"9ce4a782-8124-4e90-abb3-33233e20cc6b"},{"name":"Card Suspend","id":"576971ce-c4a7-4c00-a8e2-46edf583ad5d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:accountID/cards/:cardID/suspend","description":"<p>Activate card</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":accountID","cards",":cardID","suspend"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"47138130-1fc4-4454-a95e-47a451578088","description":{"content":"<p>Dynamic card account ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"accountID"},{"id":"e0f885f8-7236-497d-b931-9d82566b7c4c","description":{"content":"<p>Card ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"cardID"}]}},"response":[],"_postman_id":"576971ce-c4a7-4c00-a8e2-46edf583ad5d"},{"name":"Card Lost","id":"53557e5e-9096-4744-9465-13beb197805e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"DELETE","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:accountID/cards/:cardID/lost","description":"<p>Report card lost</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":accountID","cards",":cardID","lost"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"6ea3af32-4e9c-445b-b31b-4b1672ae1b7a","type":"any","value":null,"key":"accountID"},{"id":"083d19b2-2123-48e2-b0b8-d6989a709738","type":"any","value":null,"key":"cardID"}]}},"response":[],"_postman_id":"53557e5e-9096-4744-9465-13beb197805e"},{"name":"Card Fraud","id":"fbab9ed0-295a-40a5-a275-8b6dc04c0602","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"DELETE","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:accountID/cards/:cardID/fraud","description":"<p>Report card fraud</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":accountID","cards",":cardID","fraud"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"55609016-f1f4-436a-b3de-809a84e83fa6","type":"any","value":null,"key":"accountID"},{"id":"003e8994-d7e5-4fd5-9dfb-bba721f3538f","type":"any","value":null,"key":"cardID"}]}},"response":[],"_postman_id":"fbab9ed0-295a-40a5-a275-8b6dc04c0602"},{"name":"Online PIN Change","id":"5648e7f2-8f7f-4ed6-b15a-1fc131caed51","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:accountID/cards/:cardID/pin","description":"<p>PIN change</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":accountID","cards",":cardID","pin"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"dc862209-21bf-4de8-a181-4005739a0517","type":"any","value":null,"key":"accountID"},{"id":"bb1a9fa1-7c7c-43dc-ad52-667c55e603ce","type":"any","value":null,"key":"cardID"}]}},"response":[],"_postman_id":"5648e7f2-8f7f-4ed6-b15a-1fc131caed51"}],"id":"b3bf96ea-56e0-4a87-8616-a20b7a7c6a0d","_postman_id":"b3bf96ea-56e0-4a87-8616-a20b7a7c6a0d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Card Transfer","item":[{"name":"Credit Transfer to Card Account","id":"7c39cdaf-32e4-4e22-9795-61b3ed22d704","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"4500.00\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Self TopUp\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards/:cardID/credits","description":"<p>Credit Transfer to Card Account from Current Account</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards",":cardID","credits"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"fd53c1e1-cf23-4dc4-9afa-00c4ea6323f0","description":{"content":"<p>Current Account Dynamic ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"currentAccountID"},{"id":"bf8479e9-e106-4a6b-8fd1-e275bfb0c8e0","description":{"content":"<p>Card ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"cardID"}]}},"response":[],"_postman_id":"7c39cdaf-32e4-4e22-9795-61b3ed22d704"},{"name":"Fees Credit Transfer to Card Account","id":"02e84690-891d-441c-9f8a-e9798659027e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"4500.00\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Self AHGKRNN23ESRWF9Q\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards/:cardID/credits/fees","description":"<p>Credit Transfer to Card Account from Current Account</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards",":cardID","credits","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"ea708e3f-ea35-4765-b289-3b5b89c1d823","description":{"content":"<p>Current Account Dynamic ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"currentAccountID"},{"id":"36201bf8-0356-4ec1-bdb7-67bc20ae1987","description":{"content":"<p>Card ID</p>\n","type":"text/plain"},"type":"any","value":"000000000","key":"cardID"}]}},"response":[],"_postman_id":"02e84690-891d-441c-9f8a-e9798659027e"},{"name":"Debit Transfer from Card Account","id":"e228a4a6-cb2b-4416-a528-38afe86f0bf8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"49.00\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Return to 000000000\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards/:cardID/debits","description":"<p>Debit Transfer to Current Account from Card Account</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards",":cardID","debits"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"16ba5eae-e22b-4728-87d3-e6eeee0912ac","type":"any","value":"000000000","key":"currentAccountID"},{"id":"22b44e26-8dec-40f2-9ea2-fdaabafbd644","description":{"content":"<p>Card identification</p>\n","type":"text/plain"},"type":"any","value":"YPWGE6GP3PE3HSXT","key":"cardID"}]}},"response":[],"_postman_id":"e228a4a6-cb2b-4416-a528-38afe86f0bf8"},{"name":"Fees Debit Transfer from Card Account","id":"70991c5a-de43-4f01-9416-57443d1a6d65","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"7.00\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Return to 000000000\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/cards/:cardID/debits/fees","description":"<p>Debit Transfer to Current Account from Card Account</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","cards",":cardID","debits","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"a78989dd-8e14-460d-8af4-c01e4ec693ef","type":"any","value":"000000000","key":"currentAccountID"},{"id":"661e798c-84c9-4dd7-aa4d-344e8949968b","description":{"content":"<p>Card identification</p>\n","type":"text/plain"},"type":"any","value":"0E7DX15QGICE2VYW","key":"cardID"}]}},"response":[],"_postman_id":"70991c5a-de43-4f01-9416-57443d1a6d65"},{"name":"Transfer to External Card","id":"1cf3b3e3-76da-41f0-9a32-a64fc4c19210","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"pan\":\"581470000000014\",\n    \"amount\":\"10.50\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Self TopUp\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:cardAccountID/transfer/:cardID","description":"<p>Transfer from Card Account to external card using PAN</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":cardAccountID","transfer",":cardID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"543d9c5d-5965-4b6f-bc1e-442ce7589cda","type":"any","value":null,"key":"cardAccountID"},{"id":"e7c14cc3-8d10-4683-af8a-bfeea9238eab","type":"any","value":null,"key":"cardID"}]}},"response":[],"_postman_id":"1cf3b3e3-76da-41f0-9a32-a64fc4c19210"},{"name":"Fees Transfer to External Card","id":"eb2c3398-1f6d-4c39-bade-08ad8fa6637c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"pan\":\"581470000000014\",\n    \"amount\":\"10.50\",\n    \"invoice\":\"PXA001\",\n    \"reason\":\"Self TopUp\",\n    \"verificationCode\":\"00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:cardAccountID/transfer/:cardID","description":"<p>Transfer from Card Account to external card using PAN</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":cardAccountID","transfer",":cardID"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"6a59efa2-a506-42a8-897b-b9bf3d6398b6","type":"any","value":null,"key":"cardAccountID"},{"id":"e7c14cc3-8d10-4683-af8a-bfeea9238eab","type":"any","value":null,"key":"cardID"}]}},"response":[],"_postman_id":"eb2c3398-1f6d-4c39-bade-08ad8fa6637c"}],"id":"cd3cf1f4-3911-49ea-8f85-49a41f4b5d70","_postman_id":"cd3cf1f4-3911-49ea-8f85-49a41f4b5d70","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}}],"id":"46053138-0f57-4576-a2dd-277623b46f07","_postman_id":"46053138-0f57-4576-a2dd-277623b46f07","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"AML","item":[{"name":"Attach File to Transfer Order Copy","id":"c5f370e5-3a6d-4797-a3af-ae1f62b98f4b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"FileContract.pdf","type":"text"},{"key":"description","value":"Please check contract","type":"text"},{"key":"file","type":"file","src":"/home/urfin/Work/DixiPay/Documentation/voucher-ru.pdf"},{"key":"documentType","value":"SCR","type":"text"}]},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/remittances/:remmitanceID/documents","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","remittances",":remmitanceID","documents"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"968ebe4e-5a05-489f-89bc-68837448929b","type":"any","value":"000000000","key":"currentAccountID"},{"id":"d7320a79-9797-4718-9d0f-1c45438c3ee6","type":"any","value":"MX00000000000000","key":"remmitanceID"}]}},"response":[],"_postman_id":"c5f370e5-3a6d-4797-a3af-ae1f62b98f4b"},{"name":"Reply to AML Inquiry","id":"9c444b13-f3ca-42c9-841f-08be62c0a689","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"FileContract.pdf","type":"text"},{"key":"description","value":"Please check contract","type":"text"},{"key":"file","type":"file","src":"/media/nas/Свалка/reports/59000644020417.pdf"},{"key":"documentType","value":"SCR","type":"text"}]},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/remittances/:remmitanceID/documents","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","remittances",":remmitanceID","documents"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"type":"any","value":"000000000","key":"currentAccountID"},{"type":"any","value":"QX5406843237211674","key":"remmitanceID"}]}},"response":[],"_postman_id":"9c444b13-f3ca-42c9-841f-08be62c0a689"},{"name":"List Files Attached to Transfer","id":"136665e8-5150-4261-a973-7f28ff91df1a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/accounts/:currentAccountID/remittances/:remmitanceID/documents","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","accounts",":currentAccountID","remittances",":remmitanceID","documents"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[{"id":"28e13126-c530-4513-ac23-daa2f2b93038","type":"any","value":null,"key":"currentAccountID"},{"id":"fcdef59f-5222-4787-b914-09900c5953fc","type":"any","value":null,"key":"remmitanceID"}]}},"response":[],"_postman_id":"136665e8-5150-4261-a973-7f28ff91df1a"}],"id":"b17d6db7-afcc-41d5-a4cc-f355f1e3c345","_postman_id":"b17d6db7-afcc-41d5-a4cc-f355f1e3c345","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Fees","item":[{"name":"Available Fees Schemes","id":"bd018c67-03e6-40eb-b7c1-17e942535b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","fees"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd018c67-03e6-40eb-b7c1-17e942535b59"}],"id":"9cf3b065-26a0-4db0-a478-05dd7e63d58c","_postman_id":"9cf3b065-26a0-4db0-a478-05dd7e63d58c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Security","item":[{"name":"2FA","item":[{"name":"New OTP Device","event":[{"listen":"test","script":{"id":"95ad4701-de35-4998-8548-95d72345dc85","exec":[""],"type":"text/javascript"}}],"id":"e31d389d-d42a-43d4-9180-e7c0e3ea05a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"psp-tenant-id","value":"tenantID","description":"<p>Tenant ID issued by DIXIPAY</p>\n","type":"text"},{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/2fa/enrollment","urlObject":{"protocol":"https","path":["psp","api","v1","self","2fa","enrollment"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"e31d389d-d42a-43d4-9180-e7c0e3ea05a9"},{"name":"Confirm New OTP","event":[{"listen":"test","script":{"id":"95ad4701-de35-4998-8548-95d72345dc85","exec":[""],"type":"text/javascript","packages":{}}}],"id":"f9a2b8e6-1399-4fed-95d3-fe1bfa86b165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"psp-tenant-id","value":"tenantID","description":"<p>Tenant ID issued by DIXIPAY</p>\n","type":"text"},{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"otp\":\"XXXXXXXX\",\n    \"registrationId\":\"WWWWWW\"\n}"},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/2fa/enrollment","urlObject":{"protocol":"https","path":["psp","api","v1","self","2fa","enrollment"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9a2b8e6-1399-4fed-95d3-fe1bfa86b165"},{"name":"Authorization 2FA","event":[{"listen":"test","script":{"id":"95ad4701-de35-4998-8548-95d72345dc85","exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"session-token\", jsonData.sessionToken);","pm.collectionVariables.set(\"customerID\", jsonData.clients[1]);",""],"type":"text/javascript"}}],"id":"f624e3cb-08f4-47bc-8e38-a1260e25074e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"psp-tenant-id","value":"tenantID","description":"<p>Tenant ID issued by DIXIPAY</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\"username\":\"\",\"password\":\"\"}"},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/auth2fa","urlObject":{"protocol":"https","path":["psp","api","v1","self","auth2fa"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"f624e3cb-08f4-47bc-8e38-a1260e25074e"},{"name":"Reset Password","event":[{"listen":"test","script":{"id":"95ad4701-de35-4998-8548-95d72345dc85","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8ab14d3c-44d8-44ff-b661-f68948366fee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"psp-tenant-id","value":"tenantID","description":"<p>Tenant ID issued by DIXIPAY</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\"token\":\"\",\"csfr\": \"\", \"fingerprint\":\"\", \"password\":\"\"}"},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/service/reset/pswd","urlObject":{"protocol":"https","path":["psp","service","reset","pswd"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ab14d3c-44d8-44ff-b661-f68948366fee"},{"name":"Authorization 2FA  + OTP","event":[{"listen":"test","script":{"id":"95ad4701-de35-4998-8548-95d72345dc85","exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"session-token\", jsonData.sessionToken);","pm.collectionVariables.set(\"customerID\", jsonData.clients[0]);",""],"type":"text/javascript"}}],"id":"89d0f674-bb01-4a53-b981-e548f32d6cab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"psp-tenant-id","value":"tenantID","description":"<p>Tenant ID issued by DIXIPAY</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\"username\":\"\",\"password\":\"\",\"otp\":555390}"},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/auth2fa","urlObject":{"protocol":"https","path":["psp","api","v1","self","auth2fa"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"89d0f674-bb01-4a53-b981-e548f32d6cab"}],"id":"d42ded4f-0f91-43e7-af90-9278d981c5ab","_postman_id":"d42ded4f-0f91-43e7-af90-9278d981c5ab","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Authorization API","event":[{"listen":"test","script":{"id":"95ad4701-de35-4998-8548-95d72345dc85","exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"session-token\", jsonData.sessionToken);","pm.collectionVariables.set(\"customerID\", jsonData.clients[0]);",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"packages":{},"type":"text/javascript"}}],"id":"ef23ba99-beaa-4f1c-acba-530f7ef12387","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"psp-tenant-id","value":"tenantID","description":"<p>Tenant ID issued by DIXIPAY</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\"username\":\"apiUserName\",\"password\":\"apiUsetPassword\"}"},"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/authentication","urlObject":{"protocol":"https","path":["psp","api","v1","self","authentication"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef23ba99-beaa-4f1c-acba-530f7ef12387"}],"id":"a8fdf27e-d0b8-408d-b790-590a38cee173","_postman_id":"a8fdf27e-d0b8-408d-b790-590a38cee173","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}},{"name":"Dictionary","item":[{"name":"Country","id":"9c9e6f60-8495-49a5-8da5-577a5dec2d22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/country","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","country"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[{"id":"3bce7f0f-e4c6-4b33-af58-4bd007adcc89","name":"GET country list","originalRequest":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":{"raw":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/country","protocol":"https","host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"path":["psp","api","v1","self","dictionary","country"],"query":[{"key":"password","value":"passwords","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 23,\n        \"name\": \"RUS\",\n        \"position\": 0,\n        \"description\": \"Russian Federation\",\n        \"active\": true,\n        \"mandatory\": false\n    },\n    {\n        \"id\": 22,\n        \"name\": \"MDA\",\n        \"position\": 0,\n        \"description\": \"Moldova (the Republic of)\",\n        \"active\": true,\n        \"mandatory\": false\n    }\n]"}],"_postman_id":"9c9e6f60-8495-49a5-8da5-577a5dec2d22"},{"name":"Document Types","id":"f59a6a1e-0fb9-403c-b73d-af20ffa751fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/documentType","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","documentType"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"f59a6a1e-0fb9-403c-b73d-af20ffa751fd"},{"name":"Event Types","id":"e5a6686f-78ec-43e0-8d7f-63b0928059d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/eventType","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","eventType"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5a6686f-78ec-43e0-8d7f-63b0928059d4"},{"name":"Client Type","id":"b1ec5890-c146-4e57-b482-bb1d42c876fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/clientType","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","clientType"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1ec5890-c146-4e57-b482-bb1d42c876fd"},{"name":"Constitution","id":"dd1ea327-d976-46ca-bffa-c85ea3435b8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/constitution","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","constitution"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd1ea327-d976-46ca-bffa-c85ea3435b8c"},{"name":"Main Business Line","id":"a394cb90-46a6-4ff8-a97b-a1ae96439ca0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/mainBusinessLine","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","mainBusinessLine"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"a394cb90-46a6-4ff8-a97b-a1ae96439ca0"},{"name":"Address Type","id":"91dfff87-6e1c-4998-be4e-4c8f684f06d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/addressType","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","addressType"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"91dfff87-6e1c-4998-be4e-4c8f684f06d2"},{"name":"Business Day","id":"897c5d2b-84d7-486b-b2ef-b7045799c5ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/businessday","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","businessday"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[],"_postman_id":"897c5d2b-84d7-486b-b2ef-b7045799c5ad"},{"name":"Gender","id":"9da086f0-0be7-4802-9d5e-8762da09d1b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/gender","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}},"urlObject":{"protocol":"https","path":["psp","api","v1","self","dictionary","gender"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[{"id":"02230f0f-66c6-4550-923c-a20e3011fa2e","name":"GET gender list","originalRequest":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":{"raw":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/gender","protocol":"https","host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"path":["psp","api","v1","self","dictionary","gender"],"query":[{"key":"password","value":"passwords","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 19,\n        \"name\": \"Male\",\n        \"position\": 1,\n        \"description\": \"Male\",\n        \"active\": true,\n        \"mandatory\": false\n    },\n    {\n        \"id\": 20,\n        \"name\": \"Femaile\",\n        \"position\": 2,\n        \"description\": \"Femaile\",\n        \"active\": true,\n        \"mandatory\": false\n    },\n    {\n        \"id\": 21,\n        \"name\": \"Undefined\",\n        \"position\": 3,\n        \"description\": \"Undefined\",\n        \"active\": true,\n        \"mandatory\": false\n    }\n]"}],"_postman_id":"9da086f0-0be7-4802-9d5e-8762da09d1b2"},{"name":"Echo","id":"bea44999-aa9e-48df-bb93-d533d6fce161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/echo","urlObject":{"protocol":"https","path":["psp","api","v1","echo"],"host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"query":[],"variable":[]}},"response":[{"id":"a99af9db-2ff4-470c-95b5-05990d85e02f","name":"GET gender list","originalRequest":{"method":"GET","header":[{"key":"x-dixipay-2fa-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX","type":"text"},{"key":"psp-tenant-id","value":"tenantID","type":"text"}],"url":{"raw":"https://staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n/psp/api/v1/self/dictionary/gender","protocol":"https","host":["staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n"],"path":["psp","api","v1","self","dictionary","gender"],"query":[{"key":"password","value":"passwords","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 19,\n        \"name\": \"Male\",\n        \"position\": 1,\n        \"description\": \"Male\",\n        \"active\": true,\n        \"mandatory\": false\n    },\n    {\n        \"id\": 20,\n        \"name\": \"Femaile\",\n        \"position\": 2,\n        \"description\": \"Femaile\",\n        \"active\": true,\n        \"mandatory\": false\n    },\n    {\n        \"id\": 21,\n        \"name\": \"Undefined\",\n        \"position\": 3,\n        \"description\": \"Undefined\",\n        \"active\": true,\n        \"mandatory\": false\n    }\n]"}],"_postman_id":"bea44999-aa9e-48df-bb93-d533d6fce161"}],"id":"630f7ad2-62f7-42a3-bb68-af7bfa35c2ee","_postman_id":"630f7ad2-62f7-42a3-bb68-af7bfa35c2ee","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}}],"id":"4a097032-540c-4f43-9005-6ba92f87a9f9","_postman_id":"4a097032-540c-4f43-9005-6ba92f87a9f9","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]},"isInherited":true,"source":{"_postman_id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","id":"4296fd5b-44ef-4e8e-91f0-57ec805fee2e","name":"DIXIPAY Core Banking API","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"apiUserName"},{"key":"password","value":"apiUsetPassword"}]}},"event":[{"listen":"prerequest","script":{"id":"98411dee-2503-4fbe-ba8a-9626c51c2a05","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a16b308c-bd0c-4668-bc31-a80f85f90dc2","type":"text/javascript","exec":[""]}}],"variable":[{"key":"session-token","value":"XXXXXXXXXXXXXXXXXXXXXXXXX"},{"key":"tenant-id","value":"tenantID","type":"string"},{"key":"login","value":"apiUserName","type":"string"},{"key":"password","value":"apiUsetPassword","type":"string"},{"key":"rest-api-host","value":"staging-online.dixipay.eu\nlocal-mifos.dixipay.eu\napi-online.dixipay.eu\n","type":"string"},{"key":"customerID","value":"000000000","type":"string"},{"key":"currentAccountID","value":"000000000","type":"string"},{"key":"cardAccountID","value":"000000000","type":"string"},{"key":"cardID","value":"000000000","type":"string"},{"key":"2fa_login","value":""},{"key":"2fa_pass","value":"","type":"string"},{"key":"beneficiaryID","value":"00000"}]}