after you request a wallet, we will monitor the address on-chain and after receiving a new payment, we will call your callback endpoint provided in the request body with the information of the new payment. including terminalId and trxRefId of the transaction. then you need to call the inquiry payment url provided in next section.
Request
None
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://chainhub.bitycle.comyour_callback_url'