Requests the import of cardholder data from a third-party vault (currently supported source is stripe.com).
The import processed in the background and its status can be queried by the returned import ID. During preparation and processing of a job it is not possible to create another import.
The source from where cardholder data shall be imported. Commerce supports currently stripe.com as input source.
stripe This property holds the configuration data for the import from stripe.
It must be present if the selected provider is stripe.
Success response
The ID of the import.
The timestamp when the import was requested.
The timestamp when the import was finished.
It is only available if the import was successfully finished or was aborted.
stripe preparing, running, finished, aborted "preparing"
The amount of attempts to import a token.
The amount of successful imports.
The amount of failures while importing a token.