> For the complete documentation index, see [llms.txt](https://cryptadium.gitbook.io/cryptadium-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptadium.gitbook.io/cryptadium-api/basics/editor/images-and-media.md).

# Receiving payment

## PARAMETERS /api/v1/PaymentByBillingId/{BillingId}

>

```json
{"openapi":"3.0.3","info":{"title":"Cryptadium","version":"1.0.0"},"servers":[{"url":"https://dashboard.cryptadium.com"}],"paths":{"/api/v1/PaymentByBillingId/{BillingId}":{"parameters":{"0":{"name":"BillingId","in":"path","required":true,"schema":{"type":"string"}}}}}}
```
