Start batch payments

This route will return a batch payment structured data that needs to be signed by the wallet informed in the request. Once signed you can call the post method on this route to actually execute the payments

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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