Order a certificate
order_certificateBuy a certificate. Certificates are objects, not appointments: there is no slot, no calendar entry and no meeting. One is issued the moment payment settles, emailed as a PDF, and registered against a hash anyone can verify. Use this instead of create_order, which is only for booking time. As with sessions, show the buyer what is on offer and let them choose rather than deciding for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Buyer's name, as it should appear on the certificate as the bearer | |
| Yes | Buyer's email — the certificate is sent there | ||
| certificate_id | Yes | Which certificate. From list_products: ai-repellent. | |
| catalogue_token | Yes | The catalogue_token from list_products. If you do not have one, send any value and the reply will contain the catalogue and the token. | |
| buyer_confirmed_choice | Yes | Set true only if you showed the buyer what this is and they asked for it. Buying an artwork on someone's behalf without asking is not acceptable here. |