mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
12 lines
1.0 KiB
Markdown
12 lines
1.0 KiB
Markdown
# CreateChargeRequest
|
|
|
|
Create a Coinbase charge for crypto payment
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
|
|
| `amount` | *float* | :heavy_check_mark: | N/A |
|
|
| `sender` | *str* | :heavy_check_mark: | N/A |
|
|
| `chain_id` | [components.ChainID](../components/chainid.md) | :heavy_check_mark: | N/A | |