Skip to main content

Fields

maxSpinsPerMonth : Int

The maximum number of spins per month, per fuel type.

remainingSpinsThisMonth : Int

The number of spins remaining for this month, per fuel type.

usedSpinsThisMonth : Int

The number of spins used this month, per fuel type.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "maxSpinsPerMonth": 96, "remainingSpinsThisMonth": 36, "usedSpinsThisMonth": 88 }