GET
/
v3
/
{id}

Path Parameters

id
string
required

The account id for given account

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200 - application/json
id
string

Unique account id for given account

parentId
string

Account id of parent account. If empty then this is parent contract.

status
enum<string>
Available options:
ACCOUNT_BLOCKED,
ACCOUNT_COLLECTION,
ACCOUNT_OK,
ACCOUNT_TO_CLOSE,
ACCOUNT_CLOSED,
ACCOUNT_AUTO_CLOSED
available
number

Accounts's available amount

balance
number

Account's balance

creditLimit
number

Credit limit of the account

currency
string

A valid ISO 4217 currency code

customerId
string

Customer id for account owner

number
string

Unique account number for given account. Must be numeric if paymentRefence.type defined as MOD10 or FINNISH_7_3_1!

paymentReference
object

Number connected to account that will be used to map incoming payments to

accountTemplate
string

Template name for which the account is connected to

invoiceDeliveryMethod
enum<string>
Available options:
REGULAR_MAIL,
EMAIL,
E_INVOICE,
CUSTOM_1,
CUSTOM_2,
CUSTOM_3,
CUSTOM_4,
CUSTOM_5
minimumToPay
object
address
object

Address connected to an account that will override the address set on customer level. This is for example used when sending out statements

reason
string

Reason for account status change

segment
enum<string>

Field enables to group an entity into a segment. This field will be exported but no logic is applied to this in Enfuce API

Available options:
SEGMENT_A,
SEGMENT_B,
SEGMENT_C,
SEGMENT_D,
SEGMENT_E,
SEGMENT_F
eInvoice
object
usageLimits
object[]