# AutopayEG ## API Docs - Invoices [Create invoice](https://docs.autopayeg.com/create-invoice-41887064e0.md): Creates an invoice and returns the hosted `payment_url` you send the buyer to. - Invoices [Get invoice](https://docs.autopayeg.com/get-invoice-41887065e0.md): Fetches one invoice you own. Use this to **reconcile** if a webhook may have - Invoices [Cancel invoice](https://docs.autopayeg.com/cancel-invoice-41887066e0.md): Cancels a payable invoice (`pending`, `active`, or `under_review`). Terminal - Merchant [Current merchant](https://docs.autopayeg.com/current-merchant-41887067e0.md): Returns the merchant bound to your API credentials. Use this as a **connectivity - Webhooks [Receive Autopay webhook](https://docs.autopayeg.com/receive-autopay-webhook-41887068e0.md): **This is your endpoint.** Autopay POSTs here using the `webhook_url` you set ## Schemas - [InvoiceStatus](https://docs.autopayeg.com/invoicestatus-17091444d0.md): - [Provider](https://docs.autopayeg.com/provider-17091445d0.md): - [ErrorEnvelope](https://docs.autopayeg.com/errorenvelope-17091446d0.md): - [CreateInvoiceRequest](https://docs.autopayeg.com/createinvoicerequest-17091447d0.md): - [Invoice](https://docs.autopayeg.com/invoice-17091448d0.md): - [CreateInvoiceResponse](https://docs.autopayeg.com/createinvoiceresponse-17091449d0.md): - [GetInvoiceResponse](https://docs.autopayeg.com/getinvoiceresponse-17091450d0.md): - [MerchantMeResponse](https://docs.autopayeg.com/merchantmeresponse-17091451d0.md): - [MerchantFees](https://docs.autopayeg.com/merchantfees-17091452d0.md): - [MerchantTransaction](https://docs.autopayeg.com/merchanttransaction-17091453d0.md): - [WebhookCustomer](https://docs.autopayeg.com/webhookcustomer-17091454d0.md): - [WebhookEnvelope](https://docs.autopayeg.com/webhookenvelope-17091455d0.md): - [WebhookData](https://docs.autopayeg.com/webhookdata-17091456d0.md):