HomeAPI ReferenceVaultsGet Vault Payment Policy
GET/vaults/payment-policy

Get Vault Payment Policy

Outcome - Returns the payment policy configuration for a vault.

Responses

Response attributes

messagestring

Response message

dataobject

Payment policy data

Show child attributes (1)
paymentPolicyobject

Payment policy configuration

Show child attributes (4)
idnumber

Payment policy ID

rangesarray

Array of payment policy ranges

Show child attributes (8)
idnumber

Range ID

fromstring

Minimum amount for this range

tostring

Maximum amount for this range

dailyLimitstringnullable

Daily limit for this range (can be null)

createdAtstring

Range creation timestamp

updatedAtstring

Range last updated timestamp

paymentPolicyRangeTypestring

Type of payment policy range (e.g., 'api')

minimumNumberOfApprovalsnumbernullable

Minimum number of approvals required (can be null)

createdAtstring

Payment policy creation timestamp

updatedAtstring

Payment policy last updated timestamp

statusnumber

HTTP status code

Was this page helpful?