Validate a recipient
Validate beneficiary details
This endpoint allows you to validate recipient details before initiating a payout. Using this API will reduce the likelihood of your payout failing because of a validation issue. The request payload requirements vary based on the payout type when using the validate endpoint.
Validate a recipient
GET
https://sandbox.moneymie.com/api/v1/payout/recipients/validate
Request Body
Name
Type
Description
rateId*
Number
The rate id generated (e.g. 634ecbf6a1bb914e92d24ff9)
recipient*
Object
The details of the recipient
type*
String***
The payout type
Last updated