Make a payment

Makes a Payment to your Account.

  • The requested amount is charged to the default Payment Method if no payment_method_id is specified.

  • A payment_submitted event is generated when a payment is successfully submitted.

Parent and child accounts

In a parent and child account environment, the following apply:

  • Child account users can't run this operation. These users don't have access to billing-related operations.

linode-cli account payment-create \
  --usd 120.50 \
  --payment_method_id 123

<https://www.linode.com/docs/products/tools/cli/get-started/>
account:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Click Try It! to start a request and see the response here!