get https://api.masspay.io/v0.1.4/wallet///autopay
This GET endpoint is used to retrieve all autopay rules currently applied to the provided wallet token.
You can use this endpoint to obtain information about the autopay rules associated with the wallet.
To use this endpoint, you need to provide the user_token
and wallet_token
as required parameters in the URL Path.
The response will include a JSON array containing details for each autopay rule, including the token, destination_token
and percentage.