Create plan credit grant
Authentication
X-Schematic-Api-Keystring
API Key authentication via header
Request
This endpoint expects an object.
credit_amount
credit_id
plan_id
reset_cadence
reset_start
apply_to_existing
auto_topup_amount
auto_topup_amount_type
auto_topup_enabled
auto_topup_expiry_type
auto_topup_expiry_unit
auto_topup_expiry_unit_count
auto_topup_self_service
auto_topup_threshold_credits
auto_topup_threshold_percent
expiry_type
expiry_unit
expiry_unit_count
plan_version_id
reset_type
rollover_percentage
Percentage of unused credits that carry over when this grant resets. Only applies when reset_type is plan_period. Rolled-over credits expire at the next reset and are not rolled again. Defaults to 0.
Response
Created
data
params
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error