GET
/vaults/payment-policyGet Vault Payment Policy
Outcome - Returns the payment policy configuration for a vault.
Responses
Response attributes
messagestringResponse message
dataobjectPayment policy data
Show child attributes (1)
paymentPolicyobjectPayment policy configuration
Show child attributes (4)
idnumberPayment policy ID
rangesarrayArray of payment policy ranges
Show child attributes (8)
idnumberRange ID
fromstringMinimum amount for this range
tostringMaximum amount for this range
dailyLimitstringnullableDaily limit for this range (can be null)
createdAtstringRange creation timestamp
updatedAtstringRange last updated timestamp
paymentPolicyRangeTypestringType of payment policy range (e.g., 'api')
minimumNumberOfApprovalsnumbernullableMinimum number of approvals required (can be null)
createdAtstringPayment policy creation timestamp
updatedAtstringPayment policy last updated timestamp
statusnumberHTTP status code
Was this page helpful?