Add Payee
Sample Payload Data to be Encrypted
[{
id: "11-22-33",
fname: "Rohan",
lname: "Singh",
email: "[email protected]",
label: "TestingL",
businessname: "Testing2",
},
{
id: "11-22-34",
fname: "Rohan",
lname: "Singh",
email: "[email protected]",
label: "TestingL",
businessname: "Testing2",
}]This API will take encrypted data as request payload.
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?