Ripple Labs Beneficiary confirmation API
Use these operations to perform beneficiary confirmations. | Operation | Method | Description | | -- | -- | -- | | [Get account lookup by status](/products/payments-odl/api-docs/ripplenet/reference/openapi/beneficiary-confirmation/getaccountlookupbystatus) | GET | Get Account Lookup entities by status and other filters. | | [Initiate account lookup](/products/payments-odl/api-docs/ripplenet/reference/openapi/beneficiary-confirmation/initiateaccountlookup) | POST | Creates an Account Lookup request to validate a beneficiary's account details before sending a payment. | | [Complete account lookup](/products/payments-odl/api-docs/ripplenet/reference/openapi/beneficiary-confirmation/completeaccountlookup) | POST | Posts an Account Lookup response to validate a beneficiary's account details before payment. | | [Get account lookup by ID](/products/payments-odl/api-docs/ripplenet/reference/openapi/beneficiary-confirmation/getaccountlookupbyid) | GET | Gets an Account Lookup entity for its `account_lookup_id` value. |