Start payment

This route will build a structured type that needs to be signed by your wallet, after signing you can send the signature using the POST method on this endpoint to actually execute the payment

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 payee RiseID ethereum address that will be paid, this RiseID should have a Payer/Payee relationship set with the payer

string

The USDC token amount that will be paid, should be 1e6 units, e.g. 1 USD = 1000000 USDC

string

An integer to make this payment unique within the RiseID pair payer/payee

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