Create a registration
Creates a new Tax Registration object.
Response
Successful response.
Time at which the registration becomes active. Measured in seconds since the Unix epoch.
Two-letter country code (ISO 3166-1 alpha-2).
Time at which the object was created. Measured in seconds since the Unix epoch.
If set, the registration stops being active at this time. If not set, the registration will be active indefinitely. Measured in seconds since the Unix epoch.
Unique identifier for the object.
If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.
String representing the object's type. Objects of the same type share the same value.
The status of the registration. This field is present for convenience and can be deduced from active_from and expires_at.