166864b1ec6d
latestOpenAPI 3.0.02026-08-04134348905.1 KBSubaccounts
Create Manual Billing Charge
Permissions required: Subaccount
Create Manual Billing Charge
post/subaccounts/billing/charges
Request body
Example request
{
"charges": [
{
"amount": "1000.00",
"subaccountId": "ec761b5e-fd2c-497a-a9a0-f8738ac97bdf"
}
]
}Response
Ids of the created billing charges