assign

abstract suspend fun assign(request: POAssignCustomerTokenRequest, threeDSService: PO3DSService): ProcessOutResult<POCustomerToken>

Assign new source to the existing customer token and optionally verify it with the given request and 3DS service implementation.