Webhooks
Receiving Webhooks
While creating an inscription order using Create a Direct Inscription Order or Create a Collection Order you can provide a webhook URL and you can receive updates on your orders sent directly to a publicly reachable endpoint you provide.
Here are the regular states an inscription order will go through and the format of the body
of POST
request your webhookUrl
will receive:
Payment seen on mempool, pending confirmation
Payment confirmed, inscription data is being prepared
Inscription queued for processing
File inscribed
Note that you will get below data for each file in your order
Get in touch for any feedback/questions/issues regarding this in #developers channel on our discord: https://discord.ordinalsbot.com
Last updated