Execute batch payments

This route will make sure the signed data is correct and execute the batch of payments on the blockchain

Body Params
string

Wallet ethereum address executing the request, will be the signer of the content returned by this route

string

The payer RiseID ethereum address that will execute the payment, this RiseID should have a Payer/Payee relationship set with the payee and also have enough funds.

string

The USDC token total amount that will be paid, this value should equal the sum of all amounts in the payments array

payments
array of objects

Array of payments to be made

payments
request
object

The message content that was signed

string

A wallet signature

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
SIWE
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json