# SubscriptionCreate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **customer** | **str** | Customer's email address or customer code | **plan** | **str** | Plan code | **authorization** | **str** | If customer has multiple authorizations, you can set the desired authorization you wish to use for this subscription here. If this is not supplied, the customer's most recent authorization would be used | [optional] **start_date** | **datetime** | Set the date for the first debit. (ISO 8601 format) e.g. 2017-05-16T00:30:13+01:00 | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)