Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required

Unique identifier of the account.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json
accountId
integer<int32>
auditInfo
object
availableBalance
number<double>
creditLimit
number<double>
customerPurchaseOrderPaymentTerms
object[] | null
id
integer<int32>
isEnabled
boolean
overdraftAllowance
number<double> | null
overdraftAllowanceType
string | null

Indicates type of overdraft. Possible values are "Percent" and "Amount"

totalAvailableBalance
number<double>

Response

OK

accountId
integer<int32>
auditInfo
object
availableBalance
number<double>
creditLimit
number<double>
customerPurchaseOrderPaymentTerms
object[] | null
id
integer<int32>
isEnabled
boolean
overdraftAllowance
number<double> | null
overdraftAllowanceType
string | null

Indicates type of overdraft. Possible values are "Percent" and "Amount"

totalAvailableBalance
number<double>