Create credit bundle

Authentication

X-Schematic-Api-Keystring
API Key authentication via header

Request

This endpoint expects an object.
bundle_namestringRequired<=256 characters
credit_idstringRequired
currencystringRequired
price_per_unitlongRequired>=0
bundle_typeenum or nullOptional
Allowed values:
currency_priceslist of objects or nullOptional
expiry_typeenum or nullOptional
Allowed values:
expiry_unitenum or nullOptional
Allowed values:
expiry_unit_countlong or nullOptional>=1
price_per_unit_decimalstring or nullOptional
quantitylong or nullOptional>=1
statusenum or nullOptional
Allowed values:

Response

Created
dataobject
paramsobject
Input parameters

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error