Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Parameters for migrating credit grants to contracts.
The customer ID to migrate credit grants for.
The date to truncate existing plan credit grants to. This should likely be the end date of the customer's most recently finalized invoice.
The product ID to use for contract credits.
The product ID to use for contract prepaid commits.
The priority to use for contract credits.
The priority to use for contract prepaid commits.
Optional mapping configuration for migrating specific credit grants to contract commits. If not provided, defaults to empty array.
If true, perform a dry run without actually executing the migration. If not provided, defaults to false.
The number of credit grants to migrate in this batch.