This operation will respond with an account given account number
curl --request GET \
--url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/account/v4/accountNumber/{accountNumber}
{
"InvoicePaymentMethod": "DIRECT_DEBIT",
"accountCardBlocks": {
"hardblock": true,
"softblock": true
},
"accountsCardStatuses": "OK",
"additionalValues": [
{
"key": "string",
"value": "string"
}
],
"address": {
"address1": "Kings street 12",
"address2": "string",
"address3": "string",
"address4": "string",
"city": "Mariehamn",
"country": "FIN",
"region": "Åland Islands",
"zipCode": 22100
},
"available": 1000,
"balance": 1000,
"closureReason": "CLOSED1",
"creditLimit": 10000,
"currency": "EUR",
"customerId": 55667788990,
"dueDate": "2024-04-14",
"eInvoice": {
"address": "FI7165429021331431",
"operator": "NDEAFIHH",
"paymentInstruction": "AA"
},
"id": 1234567890,
"interestPostingEnabled": true,
"interestRates": [
{
"interestRate": 0,
"interestType": "string"
}
],
"invoiceDayOfMonth": 21,
"invoiceDeliveryMethod": "REGULAR_MAIL",
"invoicedBalance": 200.5,
"minimumToPay": {
"amount": 0,
"percentage": 0
},
"minimumToPayBalance": 25,
"name": "My example account name",
"number": 123456789,
"overdueBalance": 300.5,
"parentId": 9876543210,
"paymentReference": {
"number": 1234567897,
"type": "MOD10"
},
"paymentTerms": 10,
"productCode": "CREDIT_EUR_FI",
"reason": "string",
"reminders": {
"collectionTriggerDate": "2019-11-27",
"disableReminderProcess": true,
"reminder1TriggerDate": "2019-11-27",
"reminder2TriggerDate": "2019-11-27",
"reminder3TriggerDate": "2019-11-27",
"reminder4TriggerDate": "2019-11-27",
"reminder5TriggerDate": "2019-11-27",
"reminder6TriggerDate": "2019-11-27",
"reminder7TriggerDate": "2019-11-27",
"reminderStatus": "WAIT"
},
"segment": "SEGMENT_A",
"status": "ACCOUNT_BLOCKED",
"template": "string",
"underInvestigation": true,
"usageLimits": [
{
"code": "24H",
"values": [
{
"availableAmount": 1200,
"availableCount": 1200,
"code": "ATM",
"count": 5,
"reset": true,
"singleAmount": 12.5,
"sumAmount": 1200,
"usedAmount": 1200,
"usedCount": 1200
}
]
}
]
}
{
"InvoicePaymentMethod": "DIRECT_DEBIT",
"accountCardBlocks": {
"hardblock": true,
"softblock": true
},
"accountsCardStatuses": "OK",
"additionalValues": [
{
"key": "string",
"value": "string"
}
],
"address": {
"address1": "Kings street 12",
"address2": "string",
"address3": "string",
"address4": "string",
"city": "Mariehamn",
"country": "FIN",
"region": "Åland Islands",
"zipCode": 22100
},
"available": 1000,
"balance": 1000,
"closureReason": "CLOSED1",
"creditLimit": 10000,
"currency": "EUR",
"customerId": 55667788990,
"dueDate": "2024-04-14",
"eInvoice": {
"address": "FI7165429021331431",
"operator": "NDEAFIHH",
"paymentInstruction": "AA"
},
"id": 1234567890,
"interestPostingEnabled": true,
"interestRates": [
{
"interestRate": 0,
"interestType": "string"
}
],
"invoiceDayOfMonth": 21,
"invoiceDeliveryMethod": "REGULAR_MAIL",
"invoicedBalance": 200.5,
"minimumToPay": {
"amount": 0,
"percentage": 0
},
"minimumToPayBalance": 25,
"name": "My example account name",
"number": 123456789,
"overdueBalance": 300.5,
"parentId": 9876543210,
"paymentReference": {
"number": 1234567897,
"type": "MOD10"
},
"paymentTerms": 10,
"productCode": "CREDIT_EUR_FI",
"reason": "string",
"reminders": {
"collectionTriggerDate": "2019-11-27",
"disableReminderProcess": true,
"reminder1TriggerDate": "2019-11-27",
"reminder2TriggerDate": "2019-11-27",
"reminder3TriggerDate": "2019-11-27",
"reminder4TriggerDate": "2019-11-27",
"reminder5TriggerDate": "2019-11-27",
"reminder6TriggerDate": "2019-11-27",
"reminder7TriggerDate": "2019-11-27",
"reminderStatus": "WAIT"
},
"segment": "SEGMENT_A",
"status": "ACCOUNT_BLOCKED",
"template": "string",
"underInvestigation": true,
"usageLimits": [
{
"code": "24H",
"values": [
{
"availableAmount": 1200,
"availableCount": 1200,
"code": "ATM",
"count": 5,
"reset": true,
"singleAmount": 12.5,
"sumAmount": 1200,
"usedAmount": 1200,
"usedCount": 1200
}
]
}
]
}
The account number for given account
The audit user to log the request
Successful lookup of the account
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/account/v4/accountNumber/{accountNumber}
{
"InvoicePaymentMethod": "DIRECT_DEBIT",
"accountCardBlocks": {
"hardblock": true,
"softblock": true
},
"accountsCardStatuses": "OK",
"additionalValues": [
{
"key": "string",
"value": "string"
}
],
"address": {
"address1": "Kings street 12",
"address2": "string",
"address3": "string",
"address4": "string",
"city": "Mariehamn",
"country": "FIN",
"region": "Åland Islands",
"zipCode": 22100
},
"available": 1000,
"balance": 1000,
"closureReason": "CLOSED1",
"creditLimit": 10000,
"currency": "EUR",
"customerId": 55667788990,
"dueDate": "2024-04-14",
"eInvoice": {
"address": "FI7165429021331431",
"operator": "NDEAFIHH",
"paymentInstruction": "AA"
},
"id": 1234567890,
"interestPostingEnabled": true,
"interestRates": [
{
"interestRate": 0,
"interestType": "string"
}
],
"invoiceDayOfMonth": 21,
"invoiceDeliveryMethod": "REGULAR_MAIL",
"invoicedBalance": 200.5,
"minimumToPay": {
"amount": 0,
"percentage": 0
},
"minimumToPayBalance": 25,
"name": "My example account name",
"number": 123456789,
"overdueBalance": 300.5,
"parentId": 9876543210,
"paymentReference": {
"number": 1234567897,
"type": "MOD10"
},
"paymentTerms": 10,
"productCode": "CREDIT_EUR_FI",
"reason": "string",
"reminders": {
"collectionTriggerDate": "2019-11-27",
"disableReminderProcess": true,
"reminder1TriggerDate": "2019-11-27",
"reminder2TriggerDate": "2019-11-27",
"reminder3TriggerDate": "2019-11-27",
"reminder4TriggerDate": "2019-11-27",
"reminder5TriggerDate": "2019-11-27",
"reminder6TriggerDate": "2019-11-27",
"reminder7TriggerDate": "2019-11-27",
"reminderStatus": "WAIT"
},
"segment": "SEGMENT_A",
"status": "ACCOUNT_BLOCKED",
"template": "string",
"underInvestigation": true,
"usageLimits": [
{
"code": "24H",
"values": [
{
"availableAmount": 1200,
"availableCount": 1200,
"code": "ATM",
"count": 5,
"reset": true,
"singleAmount": 12.5,
"sumAmount": 1200,
"usedAmount": 1200,
"usedCount": 1200
}
]
}
]
}