post https://www.blockonomics.co/api/new_address
Fetches a payment address associated with your store or generates a new address from your wallet by incrementing the index on the server. You can use specific parameters to specify the source xPub (wallet) or to reset the index.
Source Wallet:
- Match the callback URL to determine the wallet to use for generating the address.
Reset Index:
- Use
reset=1
to retrieve the last generated address without incrementing the index. This is useful for testing purposes.