📮POSTing a Payment
{
iid: string;
hash: string; – The transaction hash returned from MetaMask/WalletConnect
crypto: string – crypto the user paid the invoice with - USDT
network: string – the network the invoice was paid on - POLYGON
}{
ok: 1
}Last updated